Re: Feedback / Help On Mac Install Page

2016-01-30 Thread michael . arthur . anderson
On the ui installation page it refers to ./node-modules/bower. The directory that npm created is node_modules. Sent from my iPhone > On Jan 30, 2016, at 14:23, michael.arthur.ander...@gmail.com wrote: > > I see in the document Open Climate User Installation about installing node > and

[jira] [Commented] (CLIMATE-733) Update run_RCMES.py

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125032#comment-15125032 ] ASF GitHub Bot commented on CLIMATE-733: GitHub user huikyole opened a pull request:

[jira] [Updated] (CLIMATE-736) Update dataset_processor.write_netcdf_multiple_datasets_with_subregions

2016-01-30 Thread Huikyo Lee (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huikyo Lee updated CLIMATE-736: --- Description: With this update, ocw.dataset_processor.write_netcdf_multiple_datasets_with_subregions

[GitHub] climate pull request: CLIMATE-733 - Update run_RCMES.py

2016-01-30 Thread huikyole
GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/289 CLIMATE-733 - Update run_RCMES.py - customized names for latitudes and longitudes are allowed. - daily or hourly data stored on user's local machine can be used for model evaluation.

[GitHub] climate pull request: CLIMATE-735 - Update utils.decode_time_value...

2016-01-30 Thread huikyole
GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/291 CLIMATE-735 - Update utils.decode_time_values - With this update, it is possible to efficiently handle the netCDF files whose time unit ends with 'Z' character. You can merge this pull request

[jira] [Created] (CLIMATE-734) Adjust size of the color bars in the map plot of biases

2016-01-30 Thread Huikyo Lee (JIRA)
Huikyo Lee created CLIMATE-734: -- Summary: Adjust size of the color bars in the map plot of biases Key: CLIMATE-734 URL: https://issues.apache.org/jira/browse/CLIMATE-734 Project: Apache Open Climate

[jira] [Commented] (CLIMATE-734) Adjust size of the color bars in the map plot of biases

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125037#comment-15125037 ] ASF GitHub Bot commented on CLIMATE-734: GitHub user huikyole opened a pull request:

[jira] [Commented] (CLIMATE-734) Adjust size of the color bars in the map plot of biases

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125042#comment-15125042 ] ASF GitHub Bot commented on CLIMATE-734: Github user asfgit closed the pull request at:

[jira] [Commented] (CLIMATE-734) Adjust size of the color bars in the map plot of biases

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125040#comment-15125040 ] ASF GitHub Bot commented on CLIMATE-734: Github user OCWJenkins commented on the pull request:

[GitHub] climate pull request: CLIMATE-734 - Adjust size of the color bars ...

2016-01-30 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/290#issuecomment-177284479 Merged build triggered. Test Failed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] climate pull request: CLIMATE-734 - Adjust size of the color bars ...

2016-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/290 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (CLIMATE-734) Adjust size of the color bars in the map plot of biases

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125039#comment-15125039 ] ASF GitHub Bot commented on CLIMATE-734: Github user OCWJenkins commented on the pull request:

Re: Feedback / Help On Mac Install Page

2016-01-30 Thread michael . arthur . anderson
I see in the document Open Climate User Installation about installing node and bower. The problem here is that the first document in the page simply says to access the landing page and does not refer to this other document or mention installing bower separately although the main page says

Re: Feedback / Help On Mac Install Page

2016-01-30 Thread Omkar Reddy
Hello Michael, In the last step you need to install the bower components(dependencies) using the bower.json file in the directory climate/ocw-ui/frontend/bower.json. Please refer to this link for more information:

[jira] [Created] (CLIMATE-735) Update write_netcdf_multiple_datasets_with_subregions

2016-01-30 Thread Huikyo Lee (JIRA)
Huikyo Lee created CLIMATE-735: -- Summary: Update write_netcdf_multiple_datasets_with_subregions Key: CLIMATE-735 URL: https://issues.apache.org/jira/browse/CLIMATE-735 Project: Apache Open Climate

[jira] [Created] (CLIMATE-736) Debugging dataset_processor.temporal_rebin

2016-01-30 Thread Huikyo Lee (JIRA)
Huikyo Lee created CLIMATE-736: -- Summary: Debugging dataset_processor.temporal_rebin Key: CLIMATE-736 URL: https://issues.apache.org/jira/browse/CLIMATE-736 Project: Apache Open Climate Workbench

Re: Feedback / Help On Mac Install Page

2016-01-30 Thread michael . arthur . anderson
Thank you. I did figure that out, but preferably that would be stated right there in the installation document rather than in a separate, unreferenced document. Is it ok if I update the wiki? Sent from my iPhone > On Jan 30, 2016, at 14:33, Omkar Reddy wrote: > >

[jira] [Commented] (CLIMATE-733) Update run_RCMES.py

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125036#comment-15125036 ] ASF GitHub Bot commented on CLIMATE-733: Github user asfgit closed the pull request at:

[GitHub] climate pull request: CLIMATE-733 - Update run_RCMES.py

2016-01-30 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/289#issuecomment-177283484 Merged build finished. Test Failed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Commented] (CLIMATE-733) Update run_RCMES.py

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125033#comment-15125033 ] ASF GitHub Bot commented on CLIMATE-733: Github user OCWJenkins commented on the pull request:

[GitHub] climate pull request: CLIMATE-733 - Update run_RCMES.py

2016-01-30 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/289#issuecomment-177283281 Merged build started. Test Failed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] climate pull request: CLIMATE-733 - Update run_RCMES.py

2016-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/289 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] climate pull request: CLIMATE-733 - Update run_RCMES.py

2016-01-30 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/289#issuecomment-177283247 Merged build triggered. Test Failed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[jira] [Commented] (CLIMATE-733) Update run_RCMES.py

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125034#comment-15125034 ] ASF GitHub Bot commented on CLIMATE-733: Github user OCWJenkins commented on the pull request:

[jira] [Updated] (CLIMATE-735) Update utils.decode_time_values

2016-01-30 Thread Huikyo Lee (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huikyo Lee updated CLIMATE-735: --- Description: With this update, it is possible to efficiently handle the netCDF files whose time unit

[jira] [Commented] (CLIMATE-735) Update utils.decode_time_values

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125044#comment-15125044 ] ASF GitHub Bot commented on CLIMATE-735: GitHub user huikyole opened a pull request:

[jira] [Commented] (CLIMATE-735) Update utils.decode_time_values

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125046#comment-15125046 ] ASF GitHub Bot commented on CLIMATE-735: Github user asfgit closed the pull request at:

[GitHub] climate pull request: CLIMATE-735 - Update utils.decode_time_value...

2016-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/291 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] climate pull request: CLIMATE-736 - Update dataset_processor.write...

2016-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/293 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (CLIMATE-736) Update dataset_processor.write_netcdf_multiple_datasets_with_subregions

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125051#comment-15125051 ] ASF GitHub Bot commented on CLIMATE-736: Github user asfgit closed the pull request at:

[GitHub] climate pull request: CLIMATE-734 - Adjust size of the color bars ...

2016-01-30 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/290#issuecomment-177284537 Merged build started. Test Failed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Commented] (CLIMATE-733) Update run_RCMES.py

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125035#comment-15125035 ] ASF GitHub Bot commented on CLIMATE-733: Github user OCWJenkins commented on the pull request:

[jira] [Commented] (CLIMATE-734) Adjust size of the color bars in the map plot of biases

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125038#comment-15125038 ] ASF GitHub Bot commented on CLIMATE-734: Github user OCWJenkins commented on the pull request:

[jira] [Commented] (CLIMATE-736) Update dataset_processor.write_netcdf_multiple_datasets_with_subregions

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125050#comment-15125050 ] ASF GitHub Bot commented on CLIMATE-736: GitHub user huikyole opened a pull request:

[jira] [Commented] (CLIMATE-691) Provide link to RCMED Query Service Documentation from within RCMED data source Python docs

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125047#comment-15125047 ] ASF GitHub Bot commented on CLIMATE-691: GitHub user veduardo opened a pull request:

[GitHub] climate pull request: CLIMATE-736 - Update dataset_processor.write...

2016-01-30 Thread huikyole
GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/293 CLIMATE-736 - Update dataset_processor.write_netcdf_multiple_datasets_with_subregions - With this update, ocw.dataset_processor.write_netcdf_multiple_datasets_with_subregions can properly

[jira] [Commented] (CLIMATE-691) Provide link to RCMED Query Service Documentation from within RCMED data source Python docs

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125048#comment-15125048 ] ASF GitHub Bot commented on CLIMATE-691: Github user OCWJenkins commented on the pull request:

[GitHub] climate pull request: CLIMATE-691 - Add a link to the RCMED Query ...

2016-01-30 Thread veduardo
GitHub user veduardo opened a pull request: https://github.com/apache/climate/pull/292 CLIMATE-691 - Add a link to the RCMED Query Specification. A reference to the RCMED Query Specification was already being used by the URL variable. I was between adding the link to the

Re: Feedback / Help On Mac Install Page

2016-01-30 Thread michael . arthur . anderson
That part I solved on my own. Please see my last remark regarding the missing directory on a fresh clone. While the web sever starts and loads index html it can't find the majority of the components that make up the page. Sent from my iPhone > On Jan 30, 2016, at 13:39, Lee, Kyo (398L)

[jira] [Commented] (CLIMATE-691) Provide link to RCMED Query Service Documentation from within RCMED data source Python docs

2016-01-30 Thread Vinicius Eduardo Soares da Silva (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15124996#comment-15124996 ] Vinicius Eduardo Soares da Silva commented on CLIMATE-691: -- Hi Lewis, My

Re: Feedback / Help On Mac Install Page

2016-01-30 Thread michael . arthur . anderson
Also, got could not import netCDF when starting web server. Easy enough to install with pip, but didn't know what netCDF and had to google to figure out what it was. Maybe add this as a step? Sent from my iPhone > On Jan 30, 2016, at 13:30, michael.arthur.ander...@gmail.com wrote: > > Step

Feedback / Help On Mac Install Page

2016-01-30 Thread michael . arthur . anderson
Step 3.1 for bash: When copy pasting from the web page, the ' in the alias command confused my Mac and it could not find Python. The same command sans ' worked fine. Step 5: Copy pasting the ln command from Chrome to the command prompt resulted in "file or directory app" not found.

[GitHub] climate pull request: CLIMATE-715 Adding a new demo tab along with...

2016-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/281 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (CLIMATE-715) Adding a new demo tab along with the evaluate and result so that user can see the demo of the ocw in this tab.

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15124839#comment-15124839 ] ASF GitHub Bot commented on CLIMATE-715: Github user asfgit closed the pull request at:

[jira] [Resolved] (CLIMATE-715) Adding a new demo tab along with the evaluate and result so that user can see the demo of the ocw in this tab.

2016-01-30 Thread Omkar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omkar Reddy resolved CLIMATE-715. - Resolution: Fixed > Adding a new demo tab along with the evaluate and result so that user can

Unexpected Argument temporal_resolution

2016-01-30 Thread michael . arthur . anderson
In running the example: python simple_model_to_model_bias.py I get an error Unexpected Argument temporal_resolution. Looking in the file I see the call to temporal_rebin passing in the named argument temporal_resolution='annual' Looking at the file dataset_processor the rebin does not take

Re: Feedback / Help On Mac Install Page

2016-01-30 Thread Mattmann, Chris A (3980)
Yes, +1, Michael your contributions would be most welcomed. ++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519,

Re: Feedback / Help On Mac Install Page

2016-01-30 Thread michael . arthur . anderson
On the Data Select dialog the web server is looking for files in /dir/list. Where is that directory please and where in the set up was it configured? Thanks. Sent from my iPhone > On Jan 30, 2016, at 17:13, Mattmann, Chris A (3980) > wrote: > > Yes, +1,

[jira] [Commented] (CLIMATE-737) Debugging dataset_processor.temporal_rebin

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125194#comment-15125194 ] ASF GitHub Bot commented on CLIMATE-737: Github user OCWJenkins commented on the pull request:

[jira] [Commented] (CLIMATE-737) Debugging dataset_processor.temporal_rebin

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125196#comment-15125196 ] ASF GitHub Bot commented on CLIMATE-737: Github user OCWJenkins commented on the pull request:

[jira] [Commented] (CLIMATE-737) Debugging dataset_processor.temporal_rebin

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125195#comment-15125195 ] ASF GitHub Bot commented on CLIMATE-737: Github user asfgit closed the pull request at:

[GitHub] climate pull request: CLIMATE-737 - Debugging dataset_processor.te...

2016-01-30 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/294#issuecomment-177357532 Merged build started. Test Failed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] climate pull request: CLIMATE-737 - Debugging dataset_processor.te...

2016-01-30 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/294#issuecomment-177357527 Merged build triggered. Test Failed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

Re: Unexpected Argument temporal_resolution

2016-01-30 Thread Lee, Kyo (398L)
The bug was fixed just now. Thank you very much for your testing. You can find detailed descriptions on other examples here (RCMES website: https://rcmes.jpl.nasa.gov/content/tutorials-overview). Cheers, Kyo On 1/30/16, 5:14 PM,

[jira] [Commented] (CLIMATE-737) Debugging dataset_processor.temporal_rebin

2016-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125192#comment-15125192 ] ASF GitHub Bot commented on CLIMATE-737: GitHub user huikyole opened a pull request:

[GitHub] climate pull request: CLIMATE-737 - Debugging dataset_processor.te...

2016-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/294 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is