You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by le...@apache.org on 2016/02/02 18:56:08 UTC

[1/2] climate git commit: CLIMATE-691 - Add a link to the RCMED Query Specification.

Repository: climate
Updated Branches:
  refs/heads/master 334194118 -> 7d3a27827


CLIMATE-691 - Add a link to the RCMED Query Specification.


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/7ffc9933
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/7ffc9933
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/7ffc9933

Branch: refs/heads/master
Commit: 7ffc993397685aaa4220d335634fa85935dfad96
Parents: c706df1
Author: Vinicius Silva <vi...@gmail.com>
Authored: Sat Jan 30 17:30:51 2016 -0200
Committer: Vinicius Silva <vi...@gmail.com>
Committed: Sat Jan 30 17:30:51 2016 -0200

----------------------------------------------------------------------
 ocw/data_source/rcmed.py | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/7ffc9933/ocw/data_source/rcmed.py
----------------------------------------------------------------------
diff --git a/ocw/data_source/rcmed.py b/ocw/data_source/rcmed.py
index baeb326..ee8362c 100644
--- a/ocw/data_source/rcmed.py
+++ b/ocw/data_source/rcmed.py
@@ -18,6 +18,8 @@
 '''
 Classes:
     RCMED - A class for retrieving data from Regional Climate Model Evalutaion Database (JPL).
+    More information about the RCMED Query Specification can be found below:
+    https://rcmes.jpl.nasa.gov/query-api/query.php?
 '''
 
 import urllib, urllib2


[2/2] climate git commit: Merge branch 'CLIMATE-691' of https://github.com/veduardo/climate

Posted by le...@apache.org.
Merge branch 'CLIMATE-691' of https://github.com/veduardo/climate


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/7d3a2782
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/7d3a2782
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/7d3a2782

Branch: refs/heads/master
Commit: 7d3a27827aeabbf8a3e1529873a3d691fed6416c
Parents: 3341941 7ffc993
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Authored: Tue Feb 2 09:58:35 2016 -0800
Committer: Lewis John McGibbney <le...@jpl.nasa.gov>
Committed: Tue Feb 2 09:58:35 2016 -0800

----------------------------------------------------------------------
 ocw/data_source/rcmed.py | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------