You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by bo...@apache.org on 2015/09/03 23:30:35 UTC

[1/2] climate git commit: updating title and organizarion name for CLI app

Repository: climate
Updated Branches:
  refs/heads/master 29f6655cd -> a63049bfb


updating title and organizarion name for CLI app


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

Branch: refs/heads/master
Commit: 21faafdfe6e94af5657b72fa269c3071f02aa6c7
Parents: 29f6655
Author: Maziyar Boustani <bo...@jpl.nasa.gov>
Authored: Thu Sep 3 14:25:12 2015 -0700
Committer: Maziyar Boustani <bo...@jpl.nasa.gov>
Committed: Thu Sep 3 14:25:12 2015 -0700

----------------------------------------------------------------------
 ocw-cli/cli_app.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/21faafdf/ocw-cli/cli_app.py
----------------------------------------------------------------------
diff --git a/ocw-cli/cli_app.py b/ocw-cli/cli_app.py
index 5f07c0d..5f622d4 100644
--- a/ocw-cli/cli_app.py
+++ b/ocw-cli/cli_app.py
@@ -1412,8 +1412,8 @@ def main_menu(model_datasets, models_info, observation_datasets, observations_in
 
 
 if __name__ == '__main__':
-     TITLE = "Project Name"
-     ORGANIZATION = "Organization Name"
+     TITLE = "RCMES CLI"
+     ORGANIZATION = "JPL/NASA - JIFRESSE/UCLA"
      screen = curses.initscr()
      model_datasets = []           #list of model dataset objects
      models_info = []              #list of dictionaries that contain information for each model


[2/2] climate git commit: Merge branch 'CLIMATE-661'

Posted by bo...@apache.org.
Merge branch 'CLIMATE-661'


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

Branch: refs/heads/master
Commit: a63049bfb884723bdea3925bb50fd14988c29f53
Parents: 29f6655 21faafd
Author: Maziyar Boustani <bo...@jpl.nasa.gov>
Authored: Thu Sep 3 14:30:20 2015 -0700
Committer: Maziyar Boustani <bo...@jpl.nasa.gov>
Committed: Thu Sep 3 14:30:20 2015 -0700

----------------------------------------------------------------------
 ocw-cli/cli_app.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------