[jira] [Work logged] (CLIMATE-970) Fix dataset.Bounds issues with the latest Basemap

2019-10-06 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/CLIMATE-970?focusedWorklogId=324122=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324122
 ]

ASF GitHub Bot logged work on CLIMATE-970:
--

Author: ASF GitHub Bot
Created on: 07/Oct/19 01:50
Start Date: 07/Oct/19 01:50
Worklog Time Spent: 10m 
  Work Description: asfgit commented on pull request #529: CLIMATE-970 - 
Fix dataset.Bounds issues with the latest Basemap
URL: https://github.com/apache/climate/pull/529
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 324122)
Time Spent: 20m  (was: 10m)

> Fix dataset.Bounds issues with the latest Basemap
> -
>
> Key: CLIMATE-970
> URL: https://issues.apache.org/jira/browse/CLIMATE-970
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Critical
> Fix For: 1.4.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, ocw.Bounds with boundary_type='us_states' or 'countries' does not 
> work with Python 3.X. A different module other than Basemap will be used to 
> read a shape file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (CLIMATE-970) Fix dataset.Bounds issues with the latest Basemap

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/CLIMATE-970?focusedWorklogId=323500=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323500
 ]

ASF GitHub Bot logged work on CLIMATE-970:
--

Author: ASF GitHub Bot
Created on: 04/Oct/19 15:59
Start Date: 04/Oct/19 15:59
Worklog Time Spent: 10m 
  Work Description: huikyole commented on pull request #529: CLIMATE-970 - 
Fix dataset.Bounds issues with the latest Basemap
URL: https://github.com/apache/climate/pull/529
 
 
   - countries shapefile has been replaced with files from naturalearthdata.com
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323500)
Remaining Estimate: 0h
Time Spent: 10m

> Fix dataset.Bounds issues with the latest Basemap
> -
>
> Key: CLIMATE-970
> URL: https://issues.apache.org/jira/browse/CLIMATE-970
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Critical
> Fix For: 1.4.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, ocw.Bounds with boundary_type='us_states' or 'countries' does not 
> work with Python 3.X. A different module other than Basemap will be used to 
> read a shape file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (CLIMATE-966) Jupyter Notebook to run cordex.py on AWS

2019-08-09 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLIMATE-966?focusedWorklogId=292072=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-292072
 ]

ASF GitHub Bot logged work on CLIMATE-966:
--

Author: ASF GitHub Bot
Created on: 09/Aug/19 14:21
Start Date: 09/Aug/19 14:21
Worklog Time Spent: 10m 
  Work Description: asfgit commented on pull request #524: CLIMATE-966 - 
Jupyter Notebook to run cordex.py on AWS
URL: https://github.com/apache/climate/pull/524
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 292072)
Time Spent: 40m  (was: 0.5h)

> Jupyter Notebook to run cordex.py on AWS 
> -
>
> Key: CLIMATE-966
> URL: https://issues.apache.org/jira/browse/CLIMATE-966
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: examples
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> CORDEX.ipynb is an IPython version of RCMES/CORDEX/cordex.py to perform 
> CORDEX model evaluation on AWS.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Work logged] (CLIMATE-966) Jupyter Notebook to run cordex.py on AWS

2019-08-08 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLIMATE-966?focusedWorklogId=291604=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-291604
 ]

ASF GitHub Bot logged work on CLIMATE-966:
--

Author: ASF GitHub Bot
Created on: 08/Aug/19 22:12
Start Date: 08/Aug/19 22:12
Worklog Time Spent: 10m 
  Work Description: agoodm commented on issue #524: CLIMATE-966 - Jupyter 
Notebook to run cordex.py on AWS
URL: https://github.com/apache/climate/pull/524#issuecomment-519706424
 
 
   It works well. I have made a few modifications to fix download links. First, 
the last import should be changed to the following:
   
   ```python
   from IPython.display import Markdown, Image, FileLink
   ```
   
   Then replace the very last cell with:
   ```python
   display(Markdown('Evaluation results'))
   ip_address = 
(requests.get('http://169.254.169.254/latest/meta-data/public-ipv4').content).decode('utf-8')
   for obs_info in obs_extractor.data:
   inst_name = obs_info['instrument']
   var_name = obs_info['variable']
   display(Markdown('Instrument: '+inst_name+'& Variable: '+var_name))
   for season in seasons:
   savedir = os.path.join('evaluation_result', domain, inst_name, 
var_name, season)
   png_files = glob(os.path.join(savedir, '*.png'))
   for png_file in png_files:
   display(Image(png_file))
   nc_file = glob(os.path.join(savedir, '*.nc'))[0]
   display(FileLink(nc_file))
   os.chdir(cwd)
   ```
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 291604)
Time Spent: 0.5h  (was: 20m)

> Jupyter Notebook to run cordex.py on AWS 
> -
>
> Key: CLIMATE-966
> URL: https://issues.apache.org/jira/browse/CLIMATE-966
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: examples
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> CORDEX.ipynb is an IPython version of RCMES/CORDEX/cordex.py to perform 
> CORDEX model evaluation on AWS.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Work logged] (CLIMATE-966) Jupyter Notebook to run cordex.py on AWS

2019-08-07 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLIMATE-966?focusedWorklogId=290987=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-290987
 ]

ASF GitHub Bot logged work on CLIMATE-966:
--

Author: ASF GitHub Bot
Created on: 08/Aug/19 04:14
Start Date: 08/Aug/19 04:14
Worklog Time Spent: 10m 
  Work Description: huikyole commented on issue #524: CLIMATE-966 - Jupyter 
Notebook to run cordex.py on AWS
URL: https://github.com/apache/climate/pull/524#issuecomment-519355567
 
 
   @agoodm Could you review 
this?[link](http://13.57.190.153:/notebooks/CORDEX/CORDEX.ipynb)
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 290987)
Time Spent: 20m  (was: 10m)

> Jupyter Notebook to run cordex.py on AWS 
> -
>
> Key: CLIMATE-966
> URL: https://issues.apache.org/jira/browse/CLIMATE-966
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: examples
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> CORDEX.ipynb is an IPython version of RCMES/CORDEX/cordex.py to perform 
> CORDEX model evaluation on AWS.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Work logged] (CLIMATE-966) Jupyter Notebook to run cordex.py on AWS

2019-08-07 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLIMATE-966?focusedWorklogId=290985=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-290985
 ]

ASF GitHub Bot logged work on CLIMATE-966:
--

Author: ASF GitHub Bot
Created on: 08/Aug/19 04:10
Start Date: 08/Aug/19 04:10
Worklog Time Spent: 10m 
  Work Description: huikyole commented on pull request #524: CLIMATE-966 - 
Jupyter Notebook to run cordex.py on AWS
URL: https://github.com/apache/climate/pull/524
 
 
   - CORDEX.ipynb, a Jupyter notebook version of cordex.py, has been added in 
RCMES/CORDEX.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 290985)
Time Spent: 10m
Remaining Estimate: 0h

> Jupyter Notebook to run cordex.py on AWS 
> -
>
> Key: CLIMATE-966
> URL: https://issues.apache.org/jira/browse/CLIMATE-966
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: examples
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> CORDEX.ipynb is an IPython version of RCMES/CORDEX/cordex.py to perform 
> CORDEX model evaluation on AWS.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Work logged] (CLIMATE-965) Add an option to compare climatologies between climate models and observations

2019-06-17 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLIMATE-965?focusedWorklogId=261866=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-261866
 ]

ASF GitHub Bot logged work on CLIMATE-965:
--

Author: ASF GitHub Bot
Created on: 17/Jun/19 22:21
Start Date: 17/Jun/19 22:21
Worklog Time Spent: 10m 
  Work Description: asfgit commented on pull request #523: CLIMATE-965 - 
Add an option to compare climatologies between climate models and observations
URL: https://github.com/apache/climate/pull/523
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 261866)
Time Spent: 40m  (was: 0.5h)

> Add an option to compare climatologies between climate models and 
> observations 
> ---
>
> Key: CLIMATE-965
> URL: https://issues.apache.org/jira/browse/CLIMATE-965
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: regridding/data processing
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> An option to ignore temporal overlap between climate model output and 
> observations will be added. This option allows us to evaluate simulated 
> climatology averaged for observation length. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (CLIMATE-965) Add an option to compare climatologies between climate models and observations

2019-06-17 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLIMATE-965?focusedWorklogId=261817=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-261817
 ]

ASF GitHub Bot logged work on CLIMATE-965:
--

Author: ASF GitHub Bot
Created on: 17/Jun/19 21:20
Start Date: 17/Jun/19 21:20
Worklog Time Spent: 10m 
  Work Description: agoodm commented on issue #523: CLIMATE-965 - Add an 
option to compare climatologies between climate models and observations
URL: https://github.com/apache/climate/pull/523#issuecomment-502855410
 
 
   LGTM @huikyole 
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 261817)
Time Spent: 0.5h  (was: 20m)

> Add an option to compare climatologies between climate models and 
> observations 
> ---
>
> Key: CLIMATE-965
> URL: https://issues.apache.org/jira/browse/CLIMATE-965
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: regridding/data processing
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> An option to ignore temporal overlap between climate model output and 
> observations will be added. This option allows us to evaluate simulated 
> climatology averaged for observation length. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (CLIMATE-965) Add an option to compare climatologies between climate models and observations

2019-06-16 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLIMATE-965?focusedWorklogId=261074=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-261074
 ]

ASF GitHub Bot logged work on CLIMATE-965:
--

Author: ASF GitHub Bot
Created on: 16/Jun/19 22:56
Start Date: 16/Jun/19 22:56
Worklog Time Spent: 10m 
  Work Description: huikyole commented on issue #523: CLIMATE-965 - Add an 
option to compare climatologies between climate models and observations
URL: https://github.com/apache/climate/pull/523#issuecomment-502492727
 
 
   @agoodm Could you quickly review this?
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 261074)
Time Spent: 20m  (was: 10m)

> Add an option to compare climatologies between climate models and 
> observations 
> ---
>
> Key: CLIMATE-965
> URL: https://issues.apache.org/jira/browse/CLIMATE-965
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: regridding/data processing
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> An option to ignore temporal overlap between climate model output and 
> observations will be added. This option allows us to evaluate simulated 
> climatology averaged for observation length. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (CLIMATE-965) Add an option to compare climatologies between climate models and observations

2019-06-14 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLIMATE-965?focusedWorklogId=260460=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-260460
 ]

ASF GitHub Bot logged work on CLIMATE-965:
--

Author: ASF GitHub Bot
Created on: 14/Jun/19 14:21
Start Date: 14/Jun/19 14:21
Worklog Time Spent: 10m 
  Work Description: huikyole commented on pull request #523: CLIMATE-965 - 
Add an option to compare climatologies between climate models and observations
URL: https://github.com/apache/climate/pull/523
 
 
   - When evaluating GCMs and RCMs forced by GCMs, the added option, 
'adjust_model_years_for_climatology_calculation', allows users to calculate 
climatologies ignoring temporal overlap. 
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 260460)
Time Spent: 10m
Remaining Estimate: 0h

> Add an option to compare climatologies between climate models and 
> observations 
> ---
>
> Key: CLIMATE-965
> URL: https://issues.apache.org/jira/browse/CLIMATE-965
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: regridding/data processing
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> An option to ignore temporal overlap between climate model output and 
> observations will be added. This option allows us to evaluate simulated 
> climatology averaged for observation length. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-963) Enabling Python command line arguments for cordex.py

2018-11-25 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16698345#comment-16698345
 ] 

ASF GitHub Bot commented on CLIMATE-963:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/521


> Enabling Python command line arguments for cordex.py
> 
>
> Key: CLIMATE-963
> URL: https://issues.apache.org/jira/browse/CLIMATE-963
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Minor
> Fix For: 1.4.0
>
>
> This fix will allow users to provide the input (domain and directory paths) 
> for cordex.py using command line arguments. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-963) Enabling Python command line arguments for cordex.py

2018-11-25 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16698344#comment-16698344
 ] 

ASF GitHub Bot commented on CLIMATE-963:


GitHub user huikyole opened a pull request:

https://github.com/apache/climate/pull/521

CLIMATE-963 Enabling Python command line arguments for cordex.py

- cordex.py has been updated

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/huikyole/climate CLIMATE-963

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/521.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #521


commit 924bd3fd1871f7bb5b26f09140f40642bba233fa
Author: huikyole 
Date:   2018-11-25T22:42:13Z

CLIMATE-963 Enabling Python command line arguments for cordex.py
- cordex.py has been updated




> Enabling Python command line arguments for cordex.py
> 
>
> Key: CLIMATE-963
> URL: https://issues.apache.org/jira/browse/CLIMATE-963
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Minor
> Fix For: 1.4.0
>
>
> This fix will allow users to provide the input (domain and directory paths) 
> for cordex.py using command line arguments. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-962) Handling of NAN values while loading datasets

2018-11-24 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16698046#comment-16698046
 ] 

ASF GitHub Bot commented on CLIMATE-962:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/519


> Handling of NAN values while loading datasets
> -
>
> Key: CLIMATE-962
> URL: https://issues.apache.org/jira/browse/CLIMATE-962
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: data sources
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Critical
> Fix For: 1.4.0
>
>
> local.load_multiple_files and local.load_dataset_from_multiple_netcdf_files 
> do not make NAN values when reading netcdf files. This ticket will resolve 
> this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-962) Handling of NAN values while loading datasets

2018-11-24 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16698040#comment-16698040
 ] 

ASF GitHub Bot commented on CLIMATE-962:


GitHub user huikyole opened a pull request:

https://github.com/apache/climate/pull/519

CLIMATE-962 - Handling of NAN values while loading datasets

local.load_file has been updated to mask NaN values

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/huikyole/climate CLIMATE-962

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/519.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #519


commit 8e74c7f888d6855f6357cac3f028aed85fbacf77
Author: huikyole 
Date:   2018-11-25T02:00:03Z

CLIMATE-962 - Handling of NAN values while loading datasets
local.load_file has been updated to mask NaN values




> Handling of NAN values while loading datasets
> -
>
> Key: CLIMATE-962
> URL: https://issues.apache.org/jira/browse/CLIMATE-962
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: data sources
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Critical
> Fix For: 1.4.0
>
>
> local.load_multiple_files and local.load_dataset_from_multiple_netcdf_files 
> do not make NAN values when reading netcdf files. This ticket will resolve 
> this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-957) Provision for absolute bias between target and reference dataset

2018-07-31 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16564751#comment-16564751
 ] 

ASF GitHub Bot commented on CLIMATE-957:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/513


> Provision for absolute bias between target and reference dataset
> 
>
> Key: CLIMATE-957
> URL: https://issues.apache.org/jira/browse/CLIMATE-957
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: metrics
>Reporter: Prateek Chanda
>Priority: Major
> Fix For: 1.4.0
>
>
> Currently there is only provision for simple bias. And bias can be negative 
> or positive.
> We can also add a provision for the absolute difference or absolute bias for 
> the target and reference data.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-958) Disable Pydap for Python 2 build, activate for Python 3 build

2018-07-02 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530800#comment-16530800
 ] 

ASF GitHub Bot commented on CLIMATE-958:


Github user prateekiiest commented on a diff in the pull request:

https://github.com/apache/climate/pull/516#discussion_r199679566
  
--- Diff: ocw/tests/test_dap.py ---
@@ -17,11 +17,14 @@
 
 import unittest
 import datetime as dt
-import ocw.data_source.dap as dap
+try:
+import ocw.data_source.dap as dap
+except ImportError:
--- End diff --

Are there any tests that need such skipping, let me know about it. I can 
work on it then


> Disable Pydap for Python 2 build, activate for Python 3 build
> -
>
> Key: CLIMATE-958
> URL: https://issues.apache.org/jira/browse/CLIMATE-958
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: build process, data sources
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Blocker
> Fix For: 1.4.0
>
>
> We have various build failures recently due to a change in the upstream Pydap 
> artifact dropping support for Python 2 and ony supporting Python 3.
> I'll submit a patch to address this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-958) Disable Pydap for Python 2 build, activate for Python 3 build

2018-07-02 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530799#comment-16530799
 ] 

ASF GitHub Bot commented on CLIMATE-958:


Github user prateekiiest commented on a diff in the pull request:

https://github.com/apache/climate/pull/516#discussion_r199679510
  
--- Diff: ocw/tests/test_dap.py ---
@@ -17,11 +17,14 @@
 
 import unittest
 import datetime as dt
-import ocw.data_source.dap as dap
+try:
+import ocw.data_source.dap as dap
+except ImportError:
--- End diff --

looks good @lewismc 
This will probably solve the problem


> Disable Pydap for Python 2 build, activate for Python 3 build
> -
>
> Key: CLIMATE-958
> URL: https://issues.apache.org/jira/browse/CLIMATE-958
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: build process, data sources
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Blocker
> Fix For: 1.4.0
>
>
> We have various build failures recently due to a change in the upstream Pydap 
> artifact dropping support for Python 2 and ony supporting Python 3.
> I'll submit a patch to address this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-958) Disable Pydap for Python 2 build, activate for Python 3 build

2018-06-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528289#comment-16528289
 ] 

ASF GitHub Bot commented on CLIMATE-958:


GitHub user lewismc opened a pull request:

https://github.com/apache/climate/pull/516

CLIMATE-958 Disable Pydap for Python 2 build, activate for Python 3 build

Addresses https://issues.apache.org/jira/browse/CLIMATE-958

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lewismc/climate CLIMATE-958

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/516.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #516


commit a3b65da98bbb80a02f1f15bb6495bf549e39de56
Author: Lewis John McGibbney 
Date:   2018-06-29T21:42:03Z

CLIMATE-958 Disable Pydap for Python 2 build, activate for Python 3 build




> Disable Pydap for Python 2 build, activate for Python 3 build
> -
>
> Key: CLIMATE-958
> URL: https://issues.apache.org/jira/browse/CLIMATE-958
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: build process, data sources
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Blocker
> Fix For: 1.4.0
>
>
> We have various build failures recently due to a change in the upstream Pydap 
> artifact dropping support for Python 2 and ony supporting Python 3.
> I'll submit a patch to address this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-937) ETCCDI/CRD climate change indicies

2018-06-26 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16524558#comment-16524558
 ] 

ASF GitHub Bot commented on CLIMATE-937:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/503
  
@prateekiiest correct, this is with all builds right now. Please see the 
mailing list and comment there, I've opened a thread for that. Thank you


> ETCCDI/CRD climate change indicies
> --
>
> Key: CLIMATE-937
> URL: https://issues.apache.org/jira/browse/CLIMATE-937
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>Reporter: Huikyo Lee
>Priority: Critical
>
> http://etccdi.pacificclimate.org/list_27_indices.shtml



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-937) ETCCDI/CRD climate change indicies

2018-06-26 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16524152#comment-16524152
 ] 

ASF GitHub Bot commented on CLIMATE-937:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/503
  
@Peter-Gibson ping


> ETCCDI/CRD climate change indicies
> --
>
> Key: CLIMATE-937
> URL: https://issues.apache.org/jira/browse/CLIMATE-937
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>Reporter: Huikyo Lee
>Priority: Critical
>
> http://etccdi.pacificclimate.org/list_27_indices.shtml



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-957) Provision for absolute bias between target and reference dataset

2018-06-23 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16521220#comment-16521220
 ] 

ASF GitHub Bot commented on CLIMATE-957:


GitHub user prateekiiest opened a pull request:

https://github.com/apache/climate/pull/513

[CLIMATE - 957] Include Absolute Biasing under Metrics

Fixes issue https://issues.apache.org/jira/browse/CLIMATE-957

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/prateekiiest/climate patch-2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/513.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #513


commit 4fd7d4916f12757434fe4494940aac064ca24852
Author: Prateek Chanda 
Date:   2018-06-23T16:55:12Z

include absolute bias




> Provision for absolute bias between target and reference dataset
> 
>
> Key: CLIMATE-957
> URL: https://issues.apache.org/jira/browse/CLIMATE-957
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: metrics
>Reporter: Prateek Chanda
>Priority: Major
>
> Currently there is only provision for simple bias. And bias can be negative 
> or positive.
> We can also add a provision for the absolute difference or absolute bias for 
> the target and reference data.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-950) Change README.md to .rst

2018-06-20 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16518594#comment-16518594
 ] 

ASF GitHub Bot commented on CLIMATE-950:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/512


> Change README.md to .rst
> 
>
> Key: CLIMATE-950
> URL: https://issues.apache.org/jira/browse/CLIMATE-950
> Project: Apache Open Climate Workbench
>  Issue Type: Task
>  Components: documentation
>Affects Versions: 1.3.0
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.4.0
>
>
> When uploading OCW to the pypi platform, terminal logging indicates the 
> following
> {code}
> warning: no files found matching 'distribute_setup.py'
> writing manifest file 'ocw.egg-info/SOURCES.txt'
> running sdist
> warning: sdist: standard file not found: should have one of README, 
> README.rst, README.txt
> running check
> creating ocw-1.3.0
> creating ocw-1.3.0/docs
> creating ocw-1.3.0/docs/build
> {code}
> We should migrate from .md to .rst for our README



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-950) Change README.md to .rst

2018-06-18 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515624#comment-16515624
 ] 

ASF GitHub Bot commented on CLIMATE-950:


GitHub user prateekiiest opened a pull request:

https://github.com/apache/climate/pull/512

CLIMATE - 950 Convert Readme.md to reStructured Text

Jira Issue 
https://issues.apache.org/jira/browse/CLIMATE-950?jql=project%20%3D%20CLIMATE%20AND%20component%20%3D%20documentation

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/prateekiiest/climate patch-2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/512.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #512


commit 85fd789f5eb994a510f073e34bbcd505d43fa50c
Author: Prateek Chanda 
Date:   2018-06-18T11:53:20Z

Convert Readme to rst




> Change README.md to .rst
> 
>
> Key: CLIMATE-950
> URL: https://issues.apache.org/jira/browse/CLIMATE-950
> Project: Apache Open Climate Workbench
>  Issue Type: Task
>  Components: documentation
>Affects Versions: 1.3.0
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.4.0
>
>
> When uploading OCW to the pypi platform, terminal logging indicates the 
> following
> {code}
> warning: no files found matching 'distribute_setup.py'
> writing manifest file 'ocw.egg-info/SOURCES.txt'
> running sdist
> warning: sdist: standard file not found: should have one of README, 
> README.rst, README.txt
> running check
> creating ocw-1.3.0
> creating ocw-1.3.0/docs
> creating ocw-1.3.0/docs/build
> {code}
> We should migrate from .md to .rst for our README



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-956) Revert the changes in run_statistical_downscaling.py

2018-06-17 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515310#comment-16515310
 ] 

ASF GitHub Bot commented on CLIMATE-956:


GitHub user huikyole opened a pull request:

https://github.com/apache/climate/pull/511

CLIMATE-956 - Revert the changes in run_statistical_downscaling.py

- Some of the changes made by PR #444 have been reverted to make the codes 
work.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/huikyole/climate CLIMATE-956

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/511.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #511


commit f4aeb8bf4586ef98b40da9802e98e4519f9ad7c0
Author: huikyole 
Date:   2018-06-18T02:53:21Z

CLIMATE-956 - Revert the changes in run_statistical_downscaling.py

- Some of the changes made by PR #444 have been reverted to make the codes 
work.




> Revert the changes in run_statistical_downscaling.py
> 
>
> Key: CLIMATE-956
> URL: https://issues.apache.org/jira/browse/CLIMATE-956
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Blocker
> Fix For: 1.4.0
>
>
> PR #444 made the statistical downscaling not work anymore. This ticket will 
> revert the changes until issues in the optimization are resolved.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-955) Bugs in dataset_processor.temporal_slice

2018-06-17 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515308#comment-16515308
 ] 

ASF GitHub Bot commented on CLIMATE-955:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/510


> Bugs in dataset_processor.temporal_slice
> 
>
> Key: CLIMATE-955
> URL: https://issues.apache.org/jira/browse/CLIMATE-955
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Critical
> Fix For: 1.4.0
>
>
> netCDF4 module does not have an attribute named 'netcdftime'. temporal_slice 
> function will be modified to resolve this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-954) Debug dataset_processor.subset

2018-06-17 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515294#comment-16515294
 ] 

ASF GitHub Bot commented on CLIMATE-954:


GitHub user huikyole opened a pull request:

https://github.com/apache/climate/pull/509

CLIMATE-954 - Debug dataset_processor.subset

- dataset_processor._are_bounds_contained_by_dataset is applied only to the 
cases whose boundary type is 'rectangular'.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/huikyole/climate CLIMATE-954

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/509.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #509


commit c121f5d398c32e0ca1abf4d2aece3828255647f6
Author: huikyole 
Date:   2018-06-18T02:39:43Z

CLIMATE-954 - Debug dataset_processor.subset

- dataset_processor._are_bounds_contained_by_dataset is applied only to the 
cases whose boundary type is 'rectangular'.




> Debug dataset_processor.subset
> --
>
> Key: CLIMATE-954
> URL: https://issues.apache.org/jira/browse/CLIMATE-954
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: regridding/data processing
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Critical
> Fix For: 1.4.0
>
>
> Currently, dataset_processor._are_bounds_contained_by_dataset is applied to 
> the cases whose boundary types are not 'rectangular'. When boundary types are 
> 'countries' or 'us_states', this boundary check is not necessary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-953) Separate the module to calculate daily climatology from datast_processor.deseasonalize_dataset

2018-06-16 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514955#comment-16514955
 ] 

ASF GitHub Bot commented on CLIMATE-953:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/508


> Separate the module to calculate daily climatology from 
> datast_processor.deseasonalize_dataset
> --
>
> Key: CLIMATE-953
> URL: https://issues.apache.org/jira/browse/CLIMATE-953
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Minor
> Fix For: 1.4.0
>
>
> A new function, calculate_daily_climatology, will be added to 
> ocw.dataset_processor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-953) Separate the module to calculate daily climatology from datast_processor.deseasonalize_dataset

2018-06-16 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514954#comment-16514954
 ] 

ASF GitHub Bot commented on CLIMATE-953:


GitHub user huikyole opened a pull request:

https://github.com/apache/climate/pull/508

CLIMATE-953 - Separate the module to calculate daily climatology from 
datast_processor.deseasonalize_dataset

- An error about the output of dataset_processor.deseasonalize_dataset has 
been corrected
- utils.calculate_daily_climatology has been added

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/huikyole/climate CLIMATE-953

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/508.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #508


commit 8a6bd201eaa0d5ab1997ffbe2cf63d14c7771ef9
Author: huikyole 
Date:   2018-06-17T01:21:00Z

CLIMATE-953 - Separate the module to calculate daily climatology from 
datast_processor.deseasonalize_dataset

- An error about the output of dataset_processor.deseasonalize_dataset has 
been corrected
- utils.calculate_daily_climatology has been added




> Separate the module to calculate daily climatology from 
> datast_processor.deseasonalize_dataset
> --
>
> Key: CLIMATE-953
> URL: https://issues.apache.org/jira/browse/CLIMATE-953
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Minor
> Fix For: 1.4.0
>
>
> A new function, calculate_daily_climatology, will be added to 
> ocw.dataset_processor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-952) Update ocw.data_processor.write_netcdf to compatible with xarray

2018-06-15 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514351#comment-16514351
 ] 

ASF GitHub Bot commented on CLIMATE-952:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/507


> Update ocw.data_processor.write_netcdf to compatible with xarray
> 
>
> Key: CLIMATE-952
> URL: https://issues.apache.org/jira/browse/CLIMATE-952
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>
> With this update, the time dimension will be an unlimited dimension and 'lat' 
> and 'lon' dimensions will be replaced by 'y' and 'x'.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-952) Update ocw.data_processor.write_netcdf to compatible with xarray

2018-06-13 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511575#comment-16511575
 ] 

ASF GitHub Bot commented on CLIMATE-952:


Github user agoodm commented on the issue:

https://github.com/apache/climate/pull/507
  
LGTM


> Update ocw.data_processor.write_netcdf to compatible with xarray
> 
>
> Key: CLIMATE-952
> URL: https://issues.apache.org/jira/browse/CLIMATE-952
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>
> With this update, the time dimension will be an unlimited dimension and 'lat' 
> and 'lon' dimensions will be replaced by 'y' and 'x'.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-952) Update ocw.data_processor.write_netcdf to compatible with xarray

2018-06-13 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511563#comment-16511563
 ] 

ASF GitHub Bot commented on CLIMATE-952:


Github user huikyole commented on the issue:

https://github.com/apache/climate/pull/507
  
@agoodm Could you review and merge this PR?


> Update ocw.data_processor.write_netcdf to compatible with xarray
> 
>
> Key: CLIMATE-952
> URL: https://issues.apache.org/jira/browse/CLIMATE-952
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>
> With this update, the time dimension will be an unlimited dimension and 'lat' 
> and 'lon' dimensions will be replaced by 'y' and 'x'.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-952) Update ocw.data_processor.write_netcdf to compatible with xarray

2018-06-13 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511562#comment-16511562
 ] 

ASF GitHub Bot commented on CLIMATE-952:


GitHub user huikyole opened a pull request:

https://github.com/apache/climate/pull/507

CLIMATE-952 - Update ocw.data_processor.write_netcdf to compatible wUpdate 
ocw.data_processor.write_netcdf to compatible with xarray

- write_netcdf and write_netcdf_multiple_datasets_with_subregions have been 
updated
- now the time dimension is unlimited
- x and y are names for the dimensions for longitudinal and latitudinal 
coordinates

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/huikyole/climate CLIMATE-952

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/507.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #507


commit 38c240aa1ab9bc4ad648511e86e40a2aa62251e1
Author: huikyole 
Date:   2018-06-13T19:08:08Z

CLIMATE-952 - Update ocw.data_processor.write_netcdf to compatible with 
xarray

- write_netcdf and write_netcdf_multiple_datasets_with_subregions have been 
updated
- now the time dimension is unlimited
- x and y are names for the dimensions for longitudinal and latitudinal 
coordinates




> Update ocw.data_processor.write_netcdf to compatible with xarray
> 
>
> Key: CLIMATE-952
> URL: https://issues.apache.org/jira/browse/CLIMATE-952
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Affects Versions: 1.3.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Major
> Fix For: 1.4.0
>
>
> With this update, the time dimension will be an unlimited dimension and 'lat' 
> and 'lon' dimensions will be replaced by 'y' and 'x'.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-948) cleanup podaac_datasource to accomodate Podaacpy 2.1.0

2018-06-04 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CLIMATE-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500866#comment-16500866
 ] 

ASF GitHub Bot commented on CLIMATE-948:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/504


> cleanup podaac_datasource to accomodate Podaacpy 2.1.0
> --
>
> Key: CLIMATE-948
> URL: https://issues.apache.org/jira/browse/CLIMATE-948
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: data sources
>Affects Versions: 1.4.0
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.4.0
>
>
> I just released [Podaacpy 2.1.0|https://pypi.python.org/pypi/podaacpy], there 
> are a few changes to be made to OCW's 
> [podaac_datasource.py|https://github.com/apache/climate/blob/master/ocw/data_source/podaac_datasource.py]
>  to accomodate some new Podaacpy utility API's.
> PR coming up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-949) Enlarge font size on Taylor diagrams

2018-05-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16477920#comment-16477920
 ] 

ASF GitHub Bot commented on CLIMATE-949:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/505


> Enlarge font size on Taylor diagrams
> 
>
> Key: CLIMATE-949
> URL: https://issues.apache.org/jira/browse/CLIMATE-949
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: visualization
>Affects Versions: 1.4.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Minor
> Fix For: 1.4.0
>
>
> The current font size on Taylor diagrams generated by RCMES is too small. 
> This fix will enlarge the font size.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-949) Enlarge font size on Taylor diagrams

2018-05-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16476455#comment-16476455
 ] 

ASF GitHub Bot commented on CLIMATE-949:


GitHub user huikyole opened a pull request:

https://github.com/apache/climate/pull/505

CLIMATE-949 - Enlarge font size on Taylor diagrams

- plotter.draw_taylor_diagram has a new parameter, legend_size, to control 
the font size of the legend

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/huikyole/climate CLIMATE-949

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/505.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #505


commit 5d980b4dfddd04380da324ab7f32ebf9b873cecb
Author: huikyole 
Date:   2018-05-15T20:50:39Z

CLIMATE-949 - Enlarge font size on Taylor diagrams

- plotter.draw_taylor_diagram has a new parameter, legend_size, to control 
the font size of the legend




> Enlarge font size on Taylor diagrams
> 
>
> Key: CLIMATE-949
> URL: https://issues.apache.org/jira/browse/CLIMATE-949
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: visualization
>Affects Versions: 1.4.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Minor
> Fix For: 1.4.0
>
>
> The current font size on Taylor diagrams generated by RCMES is too small. 
> This fix will enlarge the font size.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-938) Unify format of the time information from a netCDF file

2018-05-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16473663#comment-16473663
 ] 

ASF GitHub Bot commented on CLIMATE-938:


Github user huikyole commented on the issue:

https://github.com/apache/climate/pull/502
  
@MichaelArthurAnderson 
This PR makes many of my existing codes not work. The error message is 
shown as below. 


 File "netcdftime/_netcdftime.pyx", line 1304, in 
netcdftime._netcdftime.datetime.__richcmp__
TypeError: cannot compare netcdftime._netcdftime.DatetimeJulian(1980, 1, 
17, 0, 0, 0, 0, -1, 1) and datetime.datetime(2000, 3, 15, 0, 0) (different 
calendars)


> Unify format of the time information from a netCDF file
> ---
>
> Key: CLIMATE-938
> URL: https://issues.apache.org/jira/browse/CLIMATE-938
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-948) cleanup podaac_datasource to accomodate Podaacpy 2.1.0

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410514#comment-16410514
 ] 

ASF GitHub Bot commented on CLIMATE-948:


Github user agoodm commented on the issue:

https://github.com/apache/climate/pull/504
  
Looks like requests `podaac.jpl.nasa.gov` are inconsistently timing out:

```
==
ERROR: test suite for 
--
Traceback (most recent call last):
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/nose/suite.py",
 line 210, in run
self.setUp()
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/nose/suite.py",
 line 293, in setUp
self.setupContext(ancestor)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/nose/suite.py",
 line 316, in setupContext
try_run(context, names)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/nose/util.py",
 line 471, in try_run
return func()
  File "/home/travis/build/apache/climate/ocw/tests/test_podaac.py", line 
35, in setUpClass
cls.dataset = podaac.extract_l4_granule(cls.variable, cls.datasetId, 
cls.name)
  File 
"/home/travis/build/apache/climate/ocw/data_source/podaac_datasource.py", line 
113, in extract_l4_granule
dataset_id=dataset_id, path=path)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/podaac/podaac.py",
 line 599, in extract_l4_granule
urlretrieve(url, path)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/urllib/request.py", 
line 188, in urlretrieve
with contextlib.closing(urlopen(url, data)) as fp:
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/urllib/request.py", 
line 163, in urlopen
return opener.open(url, data, timeout)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/urllib/request.py", 
line 466, in open
response = self._open(req, data)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/urllib/request.py", 
line 484, in _open
'_open', req)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/urllib/request.py", 
line 444, in _call_chain
result = func(*args)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/urllib/request.py", 
line 1488, in ftp_open
raise exc.with_traceback(sys.exc_info()[2])
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/urllib/request.py", 
line 1477, in ftp_open
fp, retrlen = fw.retrfile(file, type)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/urllib/request.py", 
line 2342, in retrfile
conn, retrlen = self.ftp.ntransfercmd(cmd)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/ftplib.py", line 
362, in ntransfercmd
source_address=self.source_address)
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/socket.py", line 
712, in create_connection
raise err
  File 
"/home/travis/miniconda/envs/test-environment/lib/python3.5/socket.py", line 
703, in create_connection
sock.connect(sa)
urllib.error.URLError: 
 >> begin captured logging << 
urllib3.connectionpool: DEBUG: Starting new HTTP connection (1): 
podaac.jpl.nasa.gov
urllib3.connectionpool: DEBUG: http://podaac.jpl.nasa.gov:80 "GET 
/ws/search/granule/?datasetId=PODAAC-GHCMC-4FM02=1=timeAsc=7=atom=True
 HTTP/1.1" 302 346
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 
podaac.jpl.nasa.gov
urllib3.connectionpool: DEBUG: https://podaac.jpl.nasa.gov:443 "GET 
/ws/search/granule/?datasetId=PODAAC-GHCMC-4FM02=1=timeAsc=7=atom=True
 HTTP/1.1" 200 None
- >> end captured logging << -
```


> cleanup podaac_datasource to accomodate Podaacpy 2.1.0
> --
>
> Key: CLIMATE-948
> URL: https://issues.apache.org/jira/browse/CLIMATE-948
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: data sources
>Affects Versions: 1.3.0
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.3.0
>
>
> I just released [Podaacpy 2.1.0|https://pypi.python.org/pypi/podaacpy], there 
> are a few changes to be made to OCW's 
> [podaac_datasource.py|https://github.com/apache/climate/blob/master/ocw/data_source/podaac_datasource.py]
>  to accomodate some new Podaacpy utility API's.
> PR coming up.



--
This message 

[jira] [Commented] (CLIMATE-948) cleanup podaac_datasource to accomodate Podaacpy 2.1.0

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410329#comment-16410329
 ] 

ASF GitHub Bot commented on CLIMATE-948:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/504
  
I am not quite sure why the tests are failing with Python 3.5 and 2.7. Can 
anyone else have a look?
I a running Python 3.6.1 :: Continuum Analytics, Inc.


> cleanup podaac_datasource to accomodate Podaacpy 2.1.0
> --
>
> Key: CLIMATE-948
> URL: https://issues.apache.org/jira/browse/CLIMATE-948
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: data sources
>Affects Versions: 1.3.0
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.3.0
>
>
> I just released [Podaacpy 2.1.0|https://pypi.python.org/pypi/podaacpy], there 
> are a few changes to be made to OCW's 
> [podaac_datasource.py|https://github.com/apache/climate/blob/master/ocw/data_source/podaac_datasource.py]
>  to accomodate some new Podaacpy utility API's.
> PR coming up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-891) Make (non-ESGF and pydap) examples script python 3 compatible

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410325#comment-16410325
 ] 

ASF GitHub Bot commented on CLIMATE-891:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/501


> Make (non-ESGF and pydap) examples script python 3 compatible
> -
>
> Key: CLIMATE-891
> URL: https://issues.apache.org/jira/browse/CLIMATE-891
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.1.0
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> The example scripts should be updated to ensure that they can run with python 
> 3. This should be possible for all of them except those which use ESGF and 
> pydap loaders, which currently do not support python 3.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-891) Make (non-ESGF and pydap) examples script python 3 compatible

2018-03-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16403398#comment-16403398
 ] 

ASF GitHub Bot commented on CLIMATE-891:


Github user MichaelArthurAnderson commented on the issue:

https://github.com/apache/climate/pull/501
  
@lewismc conflict merged.  What an odd conflict as it seemed to be coughing 
on a blank line!


> Make (non-ESGF and pydap) examples script python 3 compatible
> -
>
> Key: CLIMATE-891
> URL: https://issues.apache.org/jira/browse/CLIMATE-891
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.1.0
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> The example scripts should be updated to ensure that they can run with python 
> 3. This should be possible for all of them except those which use ESGF and 
> pydap loaders, which currently do not support python 3.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-948) cleanup podaac_datasource to accomodate Podaacpy 2.1.0

2018-03-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397942#comment-16397942
 ] 

ASF GitHub Bot commented on CLIMATE-948:


GitHub user lewismc opened a pull request:

https://github.com/apache/climate/pull/504

CLIMATE-948 cleanup podaac_datasource to accomodate Podaacpy 2.1.0

This PR addresses https://issues.apache.org/jira/browse/CLIMATE-948

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lewismc/climate CLIMATE-948

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/504.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #504


commit ad5757dbd6ed7043d9565c34cc7460e0408f862c
Author: Lewis John McGibbney 
Date:   2018-03-14T01:03:10Z

CLIMATE-948 cleanup podaac_datasource to accomodate Podaacpy 2.1.0




> cleanup podaac_datasource to accomodate Podaacpy 2.1.0
> --
>
> Key: CLIMATE-948
> URL: https://issues.apache.org/jira/browse/CLIMATE-948
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: data sources
>Affects Versions: 1.3.0
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.3.0
>
>
> I just released [Podaacpy 2.1.0|https://pypi.python.org/pypi/podaacpy], there 
> are a few changes to be made to OCW's 
> [podaac_datasource.py|https://github.com/apache/climate/blob/master/ocw/data_source/podaac_datasource.py]
>  to accomodate some new Podaacpy utility API's.
> PR coming up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-938) Unify format of the time information from a netCDF file

2018-03-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397302#comment-16397302
 ] 

ASF GitHub Bot commented on CLIMATE-938:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/502


> Unify format of the time information from a netCDF file
> ---
>
> Key: CLIMATE-938
> URL: https://issues.apache.org/jira/browse/CLIMATE-938
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-891) Make (non-ESGF and pydap) examples script python 3 compatible

2018-03-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397296#comment-16397296
 ] 

ASF GitHub Bot commented on CLIMATE-891:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/501
  
@MichaelArthurAnderson can you please update PR to resolve conflicts? 
Thanks 


> Make (non-ESGF and pydap) examples script python 3 compatible
> -
>
> Key: CLIMATE-891
> URL: https://issues.apache.org/jira/browse/CLIMATE-891
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.1.0
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> The example scripts should be updated to ensure that they can run with python 
> 3. This should be possible for all of them except those which use ESGF and 
> pydap loaders, which currently do not support python 3.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-316) Add ESGF Download Script to repository

2018-03-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397294#comment-16397294
 ] 

ASF GitHub Bot commented on CLIMATE-316:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/500


> Add ESGF Download Script to repository
> --
>
> Key: CLIMATE-316
> URL: https://issues.apache.org/jira/browse/CLIMATE-316
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: data sources
>Affects Versions: 0.3-incubating
> Environment: MacOSX or any Linux distro
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> By request I will upload one of my old download scripts for CMIP5 data 
> available from ESGF because several people found it useful and also it will 
> give the chance for some other developers on this project to improve it if 
> they wish (since I don't have the time to do so.)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-937) ETCCDI/CRD climate change indicies

2018-03-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393693#comment-16393693
 ] 

ASF GitHub Bot commented on CLIMATE-937:


GitHub user Peter-Gibson opened a pull request:

https://github.com/apache/climate/pull/503

CLIMATE-937 ETCCDI

**examples/ETCCDI_precip.py**contains python functions for these indices
**examples/CPC_ETCCDI_Wrapper.py**is a wrapper that calls python 
functions

example uses data on Argo in /storage/

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Peter-Gibson/climate CLIMATE-937

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/503.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #503


commit 0c772394a43feee49a1403b9f7dd75a528d8e468
Author: Peter Gibson 
Date:   2018-03-09T18:31:36Z

CLIMATE-937 - ETCDDI CRD

commit 34f4bbd182b58ac1a487cd09791550c9149e0fd9
Author: Peter Gibson 
Date:   2018-03-09T20:38:10Z

test

commit 075c47c563b140839194a4c4e0eb9da631ed20da
Author: Peter Gibson 
Date:   2018-03-09T20:54:56Z

CLIMATE-937 ETCCDI

commit 60a178ddbd5d89b8594bd3695348568856712b23
Author: Peter Gibson 
Date:   2018-03-09T21:01:28Z

new

commit 88da8010e7ca87a5f3cbd03619be4a2fecf0d16a
Author: Peter Gibson 
Date:   2018-03-09T21:02:38Z

new

commit caa8d21224acdc1fff0bb6ab6b56f356d3705c07
Author: Peter Gibson 
Date:   2018-03-09T21:13:22Z

CLIMATE 937 test

commit 2d28a9c072ebe6fea33f04e3c283d141f60b2579
Author: Peter Gibson 
Date:   2018-03-09T21:55:57Z

CLIMATE-937 indices functions and wrapper

commit 8a6d0ff562dcdf7391aeffcd2df5e0a66e152954
Author: Peter Gibson 
Date:   2018-03-09T21:58:16Z

Merge branch 'CLIMATE-937' of https://github.com/Peter-Gibson/climate into 
CLIMATE-937

commit cc697d6c22f69cfc267a722a8520d31d134f2187
Author: Peter Gibson 
Date:   2018-03-09T22:14:12Z

deleted hello_gibson2.py




> ETCCDI/CRD climate change indicies
> --
>
> Key: CLIMATE-937
> URL: https://issues.apache.org/jira/browse/CLIMATE-937
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>Reporter: Huikyo Lee
>Priority: Critical
>
> http://etccdi.pacificclimate.org/list_27_indices.shtml



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-938) Unify format of the time information from a netCDF file

2018-03-04 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16385136#comment-16385136
 ] 

ASF GitHub Bot commented on CLIMATE-938:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/502

 CLIMATE-938 Unify format of the time information from a netCDF file.

CLIMATE-938 Unify format of the time information from a netCDF file.

- Fix time slice method from throwing error when date objects are of 
different types.
- Minor pylint.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-938

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/502.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #502


commit 4807c4b82623e054787e233bab244dd88be98b44
Author: michaelarthuranderson 
Date:   2018-03-04T13:36:35Z

CLIMATE-938 Unify format of the time information from a netCDF file.

commit 38fedad3c79bed9cf9feea7bdaee158008c07701
Author: michaelarthuranderson 
Date:   2018-03-04T13:47:20Z

CLIMATE-938 Unify format of the time information from a netCDF file.




> Unify format of the time information from a netCDF file
> ---
>
> Key: CLIMATE-938
> URL: https://issues.apache.org/jira/browse/CLIMATE-938
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Michael Anderson
>Priority: Critical
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-891) Make (non-ESGF and pydap) examples script python 3 compatible

2018-03-03 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16384931#comment-16384931
 ] 

ASF GitHub Bot commented on CLIMATE-891:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/501

CLIMATE-891 Make (non-ESGF and pydap) examples script python 3 compat…

CLIMATE-891 Make (non-ESGF and pydap) examples script python 3 compatible

- xrange to range
- urlretrieve
- print()
- raw_data()
- lots of pylint

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-891

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/501.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #501


commit a4c2e52bf0cd42af54c38ab7862296d63ec4b280
Author: michaelarthuranderson 
Date:   2018-03-04T01:33:54Z

CLIMATE-891 Make (non-ESGF and pydap) examples script python 3 compatible




> Make (non-ESGF and pydap) examples script python 3 compatible
> -
>
> Key: CLIMATE-891
> URL: https://issues.apache.org/jira/browse/CLIMATE-891
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.1.0
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> The example scripts should be updated to ensure that they can run with python 
> 3. This should be possible for all of them except those which use ESGF and 
> pydap loaders, which currently do not support python 3.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-316) Add ESGF Download Script to repository

2018-02-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376241#comment-16376241
 ] 

ASF GitHub Bot commented on CLIMATE-316:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/500

CLIMATE-316 Add ESGF Download Script to repository

CLIMATE-316 Add ESGF Download Script to repository

- Pylint ESGF modules and examples EXCEPT where it would be a breaking 
change (e.g. invalid method name).

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-316

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/500.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #500


commit 48a18fc6dd9719035a0e2d20d662bf1804bce3c9
Author: michaelarthuranderson 
Date:   2018-02-25T20:20:12Z

CLIMATE-316 Add ESGF Download Script to repository

commit 848cdb692774cba27fe435e2730b08118cb9daf3
Author: michaelarthuranderson 
Date:   2018-02-25T21:08:01Z

CLIMATE-316 Add ESGF Download Script to repository




> Add ESGF Download Script to repository
> --
>
> Key: CLIMATE-316
> URL: https://issues.apache.org/jira/browse/CLIMATE-316
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: data sources
>Affects Versions: 0.3-incubating
> Environment: MacOSX or any Linux distro
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> By request I will upload one of my old download scripts for CMIP5 data 
> available from ESGF because several people found it useful and also it will 
> give the chance for some other developers on this project to improve it if 
> they wish (since I don't have the time to do so.)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-316) Add ESGF Download Script to repository

2018-02-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376232#comment-16376232
 ] 

ASF GitHub Bot commented on CLIMATE-316:


Github user MichaelArthurAnderson closed the pull request at:

https://github.com/apache/climate/pull/499


> Add ESGF Download Script to repository
> --
>
> Key: CLIMATE-316
> URL: https://issues.apache.org/jira/browse/CLIMATE-316
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: data sources
>Affects Versions: 0.3-incubating
> Environment: MacOSX or any Linux distro
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> By request I will upload one of my old download scripts for CMIP5 data 
> available from ESGF because several people found it useful and also it will 
> give the chance for some other developers on this project to improve it if 
> they wish (since I don't have the time to do so.)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-316) Add ESGF Download Script to repository

2018-02-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376226#comment-16376226
 ] 

ASF GitHub Bot commented on CLIMATE-316:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/499

CLIMATE-316 Add ESGF Download Script to repository

CLIMATE-316 Add ESGF Download Script to repository

- Pylint esgf module and examples EXCEPT where it would introduce a 
breaking change.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-316

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/499.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #499


commit 48a18fc6dd9719035a0e2d20d662bf1804bce3c9
Author: michaelarthuranderson 
Date:   2018-02-25T20:20:12Z

CLIMATE-316 Add ESGF Download Script to repository




> Add ESGF Download Script to repository
> --
>
> Key: CLIMATE-316
> URL: https://issues.apache.org/jira/browse/CLIMATE-316
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: data sources
>Affects Versions: 0.3-incubating
> Environment: MacOSX or any Linux distro
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> By request I will upload one of my old download scripts for CMIP5 data 
> available from ESGF because several people found it useful and also it will 
> give the chance for some other developers on this project to improve it if 
> they wish (since I don't have the time to do so.)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-744) Cannot load TRMM data from RCMED

2018-02-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16373965#comment-16373965
 ] 

ASF GitHub Bot commented on CLIMATE-744:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/498


> Cannot load TRMM data from RCMED
> 
>
> Key: CLIMATE-744
> URL: https://issues.apache.org/jira/browse/CLIMATE-744
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Michael Anderson
>Priority: Blocker
> Fix For: 1.3.0
>
>
> For some reasons, rcmed.parameter_dataset causes errors when loading TRMM 
> precipitation data. 
> start_time = 1990-01-01
> end_time = 2007-12-31
> rcmed.parameter_dataset(3, 36, -45.76, 42.24, -24.64, 60.28, start_time, 
> end_time)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-744) Cannot load TRMM data from RCMED

2018-02-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363558#comment-16363558
 ] 

ASF GitHub Bot commented on CLIMATE-744:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/498
  
@agoodm @huikyole I have scoped the code out and all looks good here. The 
issue is well documented over at JIRA. I think we just need to ensure that this 
patch doesn't break any existing functionality. Any comments?


> Cannot load TRMM data from RCMED
> 
>
> Key: CLIMATE-744
> URL: https://issues.apache.org/jira/browse/CLIMATE-744
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Michael Anderson
>Priority: Blocker
> Fix For: 1.3.0
>
>
> For some reasons, rcmed.parameter_dataset causes errors when loading TRMM 
> precipitation data. 
> start_time = 1990-01-01
> end_time = 2007-12-31
> rcmed.parameter_dataset(3, 36, -45.76, 42.24, -24.64, 60.28, start_time, 
> end_time)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-744) Cannot load TRMM data from RCMED

2018-02-11 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360196#comment-16360196
 ] 

ASF GitHub Bot commented on CLIMATE-744:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/498

CLIMATE-744 Cannot load TRMM data from RCMED

CLIMATE-744 Cannot load TRMM data from RCMED

- Break single,  multi year requests to RCMED into several smaller requests 
to avoid single, ultra large, but partial, result sets.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-744

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/498.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #498


commit cc3b36c87f7e861bd9797fd90fc2156d1aa7df32
Author: michaelarthuranderson 
Date:   2018-02-12T00:34:08Z

CLIMATE-744 Cannot load TRMM data from RCMED




> Cannot load TRMM data from RCMED
> 
>
> Key: CLIMATE-744
> URL: https://issues.apache.org/jira/browse/CLIMATE-744
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Michael Anderson
>Priority: Blocker
> Fix For: 1.3.0
>
>
> For some reasons, rcmed.parameter_dataset causes errors when loading TRMM 
> precipitation data. 
> start_time = 1990-01-01
> end_time = 2007-12-31
> rcmed.parameter_dataset(3, 36, -45.76, 42.24, -24.64, 60.28, start_time, 
> end_time)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-826) ValueError in model_ensemble_to_rcmed.py

2018-02-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16359671#comment-16359671
 ] 

ASF GitHub Bot commented on CLIMATE-826:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/497


> ValueError in model_ensemble_to_rcmed.py
> 
>
> Key: CLIMATE-826
> URL: https://issues.apache.org/jira/browse/CLIMATE-826
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Ibrahim Jarif
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>
> {code}Traceback (most recent call last):
>   File 
> "/home/travis/build/jarifibrahim/climate/examples/model_ensemble_to_rcmed.py",
>  line 134, in 
> knmi_dataset = dsp.subset(new_bounds, knmi_dataset)
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 388, in 
> subset
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 1408, in 
> _are_bounds_contained_by_dataset
> ValueError: bounds.start: 1989-01-01 00:00:00 is not between start: 
> 1989-07-02 00:00:00 and end: 2008-07-02 00:00:00{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-826) ValueError in model_ensemble_to_rcmed.py

2018-01-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339035#comment-16339035
 ] 

ASF GitHub Bot commented on CLIMATE-826:


Github user MichaelArthurAnderson commented on the issue:

https://github.com/apache/climate/pull/497
  
@huikyole updated to drive start / end off dataset post rebin.  This 
technique of using min / max is now consistent with other examples.


> ValueError in model_ensemble_to_rcmed.py
> 
>
> Key: CLIMATE-826
> URL: https://issues.apache.org/jira/browse/CLIMATE-826
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Ibrahim Jarif
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>
> {code}Traceback (most recent call last):
>   File 
> "/home/travis/build/jarifibrahim/climate/examples/model_ensemble_to_rcmed.py",
>  line 134, in 
> knmi_dataset = dsp.subset(new_bounds, knmi_dataset)
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 388, in 
> subset
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 1408, in 
> _are_bounds_contained_by_dataset
> ValueError: bounds.start: 1989-01-01 00:00:00 is not between start: 
> 1989-07-02 00:00:00 and end: 2008-07-02 00:00:00{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-826) ValueError in model_ensemble_to_rcmed.py

2018-01-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339033#comment-16339033
 ] 

ASF GitHub Bot commented on CLIMATE-826:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/497

CLIMATE-826 ValueError in model_ensemble_to_rcmed.py

- Keyed start date off of dataset post re-bin rather than hard code to 
ensure data set and bounds are consistent. 



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-826

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/497.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #497


commit bf1f04ed038d765018806e1cac23c2ae04759ab5
Author: michaelarthuranderson 
Date:   2018-01-25T10:20:57Z

CLIMATE-826 ValueError in model_ensemble_to_rcmed.py




> ValueError in model_ensemble_to_rcmed.py
> 
>
> Key: CLIMATE-826
> URL: https://issues.apache.org/jira/browse/CLIMATE-826
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Ibrahim Jarif
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>
> {code}Traceback (most recent call last):
>   File 
> "/home/travis/build/jarifibrahim/climate/examples/model_ensemble_to_rcmed.py",
>  line 134, in 
> knmi_dataset = dsp.subset(new_bounds, knmi_dataset)
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 388, in 
> subset
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 1408, in 
> _are_bounds_contained_by_dataset
> ValueError: bounds.start: 1989-01-01 00:00:00 is not between start: 
> 1989-07-02 00:00:00 and end: 2008-07-02 00:00:00{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-826) ValueError in model_ensemble_to_rcmed.py

2018-01-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339032#comment-16339032
 ] 

ASF GitHub Bot commented on CLIMATE-826:


Github user MichaelArthurAnderson closed the pull request at:

https://github.com/apache/climate/pull/477


> ValueError in model_ensemble_to_rcmed.py
> 
>
> Key: CLIMATE-826
> URL: https://issues.apache.org/jira/browse/CLIMATE-826
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Ibrahim Jarif
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>
> {code}Traceback (most recent call last):
>   File 
> "/home/travis/build/jarifibrahim/climate/examples/model_ensemble_to_rcmed.py",
>  line 134, in 
> knmi_dataset = dsp.subset(new_bounds, knmi_dataset)
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 388, in 
> subset
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 1408, in 
> _are_bounds_contained_by_dataset
> ValueError: bounds.start: 1989-01-01 00:00:00 is not between start: 
> 1989-07-02 00:00:00 and end: 2008-07-02 00:00:00{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-826) ValueError in model_ensemble_to_rcmed.py

2018-01-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335374#comment-16335374
 ] 

ASF GitHub Bot commented on CLIMATE-826:


Github user huikyole commented on a diff in the pull request:

https://github.com/apache/climate/pull/477#discussion_r163141416
  
--- Diff: examples/model_ensemble_to_rcmed.py ---
@@ -125,6 +125,11 @@
 wrf311_dataset, temporal_resolution='annual')
 cru31_dataset = dsp.temporal_rebin(cru31_dataset, 
temporal_resolution='annual')
 
+# Rebinning annual pushes the start date to the middle of the year
--- End diff --

The original script compares the annual means for the year 1989 between cru 
(observation), two models, and an average of the models. I think using the 
start and end times of (1989, 1, 1) and (1989, 12, 1) are totally okay and 
drawing three plots for the three model datasets is reasonable.


> ValueError in model_ensemble_to_rcmed.py
> 
>
> Key: CLIMATE-826
> URL: https://issues.apache.org/jira/browse/CLIMATE-826
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Ibrahim Jarif
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>
> {code}Traceback (most recent call last):
>   File 
> "/home/travis/build/jarifibrahim/climate/examples/model_ensemble_to_rcmed.py",
>  line 134, in 
> knmi_dataset = dsp.subset(new_bounds, knmi_dataset)
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 388, in 
> subset
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 1408, in 
> _are_bounds_contained_by_dataset
> ValueError: bounds.start: 1989-01-01 00:00:00 is not between start: 
> 1989-07-02 00:00:00 and end: 2008-07-02 00:00:00{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-942) Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type Error

2018-01-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334315#comment-16334315
 ] 

ASF GitHub Bot commented on CLIMATE-942:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/486


> Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type 
> Error
> --
>
> Key: CLIMATE-942
> URL: https://issues.apache.org/jira/browse/CLIMATE-942
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>Priority: Major
>
> The UI was passing a string rather than an integer which 
> backend/processing.py was then passing to temporal_rebin which did not 
> recognize it as a valid unit type.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-943) TypeError: Cannot set property 'uiDateValidator' of undefined

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328219#comment-16328219
 ] 

ASF GitHub Bot commented on CLIMATE-943:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/488


> TypeError: Cannot set property 'uiDateValidator' of undefined
> -
>
> Key: CLIMATE-943
> URL: https://issues.apache.org/jira/browse/CLIMATE-943
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> UI throws TypeError: Cannot set property 'uiDateValidator' of undefined on 
> initial load.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-944) Grunt Errors and Karma Errors

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328213#comment-16328213
 ] 

ASF GitHub Bot commented on CLIMATE-944:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/489


> Grunt Errors and Karma Errors
> -
>
> Key: CLIMATE-944
> URL: https://issues.apache.org/jira/browse/CLIMATE-944
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>Priority: Major
>
> Upgraded jshint version to remove Grunt errors.
> Upgraded karma version to remove Grunt errors.
> Added serve-static package to remove Grunt errors.
> Added chrome-launcher package to remove Grunt errors.
> Added jshint rule to ignore jquery $.
> Added jshint rule to replace var with let or const.
> Fixed failing test case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-762) Automate symlinking ocw-vm frontend to backend to allow for serving of files with bottle.

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328167#comment-16328167
 ] 

ASF GitHub Bot commented on CLIMATE-762:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/480


> Automate symlinking ocw-vm frontend to backend to allow for serving of files 
> with bottle. 
> --
>
> Key: CLIMATE-762
> URL: https://issues.apache.org/jira/browse/CLIMATE-762
> Project: Apache Open Climate Workbench
>  Issue Type: Task
>  Components: webapp
>Affects Versions: 1.1.0
>Reporter: Lewis John McGibbney
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> One of the TODO's on the bottom of the webapp installation guide was the 
> title description. Putting it in Jira as oppose to last on the wiki.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-946) CORDEX script does not necessarily use correct interpreter when calling RCMES

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328169#comment-16328169
 ] 

ASF GitHub Bot commented on CLIMATE-946:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/494
  
+1 @agoodm 


> CORDEX script does not necessarily use correct interpreter when calling RCMES
> -
>
> Key: CLIMATE-946
> URL: https://issues.apache.org/jira/browse/CLIMATE-946
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: command line interface
> Environment: subprocess.call(['python', '../run_RCMES.py', 
> configfile_path])
> Will replace python with sys.executable to ensure behavior is consistent.
>Reporter: Alex Goodman
>Assignee: Alex Goodman
>Priority: Major
> Fix For: 1.3.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-941) Value Error When Bounds Object Is Created Without Named Inputs

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328163#comment-16328163
 ] 

ASF GitHub Bot commented on CLIMATE-941:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/482


> Value Error When Bounds Object Is Created Without Named Inputs
> --
>
> Key: CLIMATE-941
> URL: https://issues.apache.org/jira/browse/CLIMATE-941
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>Priority: Major
>
> Bounds constructor expects all input values to be named.  Bounds object was 
> being constructed without named inputs and throwing value error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-917) Bocumentation build error with Python3

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328160#comment-16328160
 ] 

ASF GitHub Bot commented on CLIMATE-917:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/483


> Bocumentation build error with Python3
> --
>
> Key: CLIMATE-917
> URL: https://issues.apache.org/jira/browse/CLIMATE-917
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: build process, documentation
>Affects Versions: 1.2.0
>Reporter: Lewis John McGibbney
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> Right now when I navigate to docs directory and execute 'make html' I get the 
> following
> {code}
> reading sources... [100%] ocw/utils
> /usr/local/climate/docs/source/data_source/data_sources.rst:16: WARNING: 
> autodoc: failed to import module 'dap'; the following exception was raised:
> Traceback (most recent call last):
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/sphinx/ext/autodoc.py",
>  line 519, in import_object
> __import__(self.modname)
>   File "/usr/local/climate/ocw/data_source/dap.py", line 18, in 
> from pydap.client import open_url
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/client.py",
>  line 52, in 
> from pydap.handlers.dap import DAPHandler, unpack_data, StreamReader
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/handlers/dap.py",
>  line 32, in 
> from pydap.handlers.lib import ConstraintExpression, BaseHandler, IterData
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/handlers/lib.py",
>  line 65, in 
> class BaseHandler(object):
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/handlers/lib.py",
>  line 76, in BaseHandler
> responses = load_responses()
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/responses/lib.py",
>  line 22, in load_responses
> (r.name, r.load()) for r in iter_entry_points('pydap.response'))
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/responses/lib.py",
>  line 22, in 
> (r.name, r.load()) for r in iter_entry_points('pydap.response'))
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/setuptools-23.0.0-py3.5.egg/pkg_resources/__init__.py",
>  line 2229, in load
> return self.resolve()
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/setuptools-23.0.0-py3.5.egg/pkg_resources/__init__.py",
>  line 2235, in resolve
> module = __import__(self.module_name, fromlist=['__name__'], level=0)
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/pydap.responses.netcdf-0.1-py3.5.egg/pydap/responses/netcdf/__init__.py",
>  line 1, in 
> from cStringIO import StringIO
> ImportError: No module named 'cStringIO'
> /usr/local/climate/docs/source/data_source/data_sources.rst:21: WARNING: 
> autodoc: failed to import module 'esgf'; the following exception was raised:
> Traceback (most recent call last):
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/sphinx/ext/autodoc.py",
>  line 519, in import_object
> __import__(self.modname)
>   File "/usr/local/climate/ocw/data_source/esgf.py", line 21, in 
> import urllib2
> ImportError: No module named 'urllib2'
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_ensemble_temporal_trends:1: WARNING: Inline interpreted text 
> or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_ensemble_temporal_trends:6: WARNING: Inline interpreted text 
> or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_ensemble_temporal_trends:9: WARNING: Inline interpreted text 
> or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_temporal_trend_of_time_series:1: WARNING: Inline interpreted 
> text or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_temporal_trend_of_time_series:6: WARNING: Inline interpreted 
> text or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_temporal_trend_of_time_series:9: WARNING: Inline interpreted 
> text or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_temporal_trends:1: WARNING: Inline interpreted text or phrase 
> reference start-string without end-string.
> {code}



--

[jira] [Commented] (CLIMATE-625) Update draw_histogram and draw_marker_on_map documentation

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328157#comment-16328157
 ] 

ASF GitHub Bot commented on CLIMATE-625:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/484


> Update draw_histogram and draw_marker_on_map documentation 
> ---
>
> Key: CLIMATE-625
> URL: https://issues.apache.org/jira/browse/CLIMATE-625
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Kim Whitehall
>Assignee: Michael Anderson
>Priority: Minor
> Fix For: 1.3.0
>
>
> Update draw_histogram and draw_marker_on_map documentation to align with that 
> of other functions in the plotter class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-388) Make UI backend 'parameters' endpoint more RESTful

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328151#comment-16328151
 ] 

ASF GitHub Bot commented on CLIMATE-388:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/487


> Make UI backend 'parameters' endpoint more RESTful
> --
>
> Key: CLIMATE-388
> URL: https://issues.apache.org/jira/browse/CLIMATE-388
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: webapp
>Affects Versions: 0.3-incubating
>Reporter: Michael Joyce
>Assignee: Michael Anderson
>Priority: Minor
> Fix For: 1.3.0
>
>
> The rcmed_helpers.get_dataset_parameters endpoint relies upon a query 
> parameter for successful execution. It would be nice for the endpoint to be 
> more RESTful and make this a required component of the URL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-944) Grunt Errors and Karma Errors

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328148#comment-16328148
 ] 

ASF GitHub Bot commented on CLIMATE-944:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/489
  
Can you please update to master branch @MichaelArthurAnderson thank you


> Grunt Errors and Karma Errors
> -
>
> Key: CLIMATE-944
> URL: https://issues.apache.org/jira/browse/CLIMATE-944
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>Priority: Major
>
> Upgraded jshint version to remove Grunt errors.
> Upgraded karma version to remove Grunt errors.
> Added serve-static package to remove Grunt errors.
> Added chrome-launcher package to remove Grunt errors.
> Added jshint rule to ignore jquery $.
> Added jshint rule to replace var with let or const.
> Fixed failing test case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-945) Grunt Errors On Build Task

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328147#comment-16328147
 ] 

ASF GitHub Bot commented on CLIMATE-945:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/490
  
Can you please update to master branch @MichaelArthurAnderson thank you


> Grunt Errors On Build Task
> --
>
> Key: CLIMATE-945
> URL: https://issues.apache.org/jira/browse/CLIMATE-945
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>Priority: Major
>
> ngmin is missing from the dependencies.
> htmlmin cannot parse app/vies/modelselect.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-374) UI runEvaluation doesn't use $window or $location for results transition

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328144#comment-16328144
 ] 

ASF GitHub Bot commented on CLIMATE-374:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/491


> UI runEvaluation doesn't use $window or $location for results transition
> 
>
> Key: CLIMATE-374
> URL: https://issues.apache.org/jira/browse/CLIMATE-374
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: webapp
>Affects Versions: 0.3-incubating
>Reporter: Michael Joyce
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> Need to update the uses of window.location to a more Angular approach for 
> correctness and ease of testing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-413) Extend browser support for ocw-ui/frontend/config/karma.conf.js

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328140#comment-16328140
 ] 

ASF GitHub Bot commented on CLIMATE-413:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/492


> Extend browser support for ocw-ui/frontend/config/karma.conf.js
> ---
>
> Key: CLIMATE-413
> URL: https://issues.apache.org/jira/browse/CLIMATE-413
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: webapp
>Affects Versions: 0.3-incubating
> Environment: Firefox, Safari Internet Explorer (boak)
>Reporter: Lewis John McGibbney
>Assignee: Michael Anderson
>Priority: Critical
>  Labels: test
> Fix For: 1.3.0
>
>
> Right now it would appear that we only support Chrome in karma.conf.js.
> If this is the case then we should certainly extend this in an effort to 
> improve the web application. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-946) CORDEX script does not necessarily use correct interpreter when calling RCMES

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328142#comment-16328142
 ] 

ASF GitHub Bot commented on CLIMATE-946:


GitHub user agoodm opened a pull request:

https://github.com/apache/climate/pull/494

CLIMATE-946 - CORDEX script does not necessarily use correct interpreter 
when calling RCMES

@huikyole 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/agoodm/climate CLIMATE-946

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/494.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #494


commit b7af271b1b8a9deb79ad8bea89b92e3dd2a51e1a
Author: Alex 
Date:   2018-01-17T02:01:14Z

CLIMATE-946 - CORDEX script does not necessarily use correct interpreter 
when calling RCMES




> CORDEX script does not necessarily use correct interpreter when calling RCMES
> -
>
> Key: CLIMATE-946
> URL: https://issues.apache.org/jira/browse/CLIMATE-946
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: command line interface
> Environment: subprocess.call(['python', '../run_RCMES.py', 
> configfile_path])
> Will replace python with sys.executable to ensure behavior is consistent.
>Reporter: Alex Goodman
>Assignee: Alex Goodman
>Priority: Major
> Fix For: 1.3.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-626) Update doc strings in Downscaling class

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328139#comment-16328139
 ] 

ASF GitHub Bot commented on CLIMATE-626:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/493


> Update doc strings in Downscaling class 
> 
>
> Key: CLIMATE-626
> URL: https://issues.apache.org/jira/browse/CLIMATE-626
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Kim Whitehall
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> Update the doc strings in the Downscaling class.
> This will allow sphinx docs to be generated. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-626) Update doc strings in Downscaling class

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328111#comment-16328111
 ] 

ASF GitHub Bot commented on CLIMATE-626:


Github user MichaelArthurAnderson commented on the issue:

https://github.com/apache/climate/pull/493
  
That would be great!


> Update doc strings in Downscaling class 
> 
>
> Key: CLIMATE-626
> URL: https://issues.apache.org/jira/browse/CLIMATE-626
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Kim Whitehall
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> Update the doc strings in the Downscaling class.
> This will allow sphinx docs to be generated. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-826) ValueError in model_ensemble_to_rcmed.py

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328110#comment-16328110
 ] 

ASF GitHub Bot commented on CLIMATE-826:


Github user MichaelArthurAnderson commented on a diff in the pull request:

https://github.com/apache/climate/pull/477#discussion_r161935915
  
--- Diff: examples/model_ensemble_to_rcmed.py ---
@@ -125,6 +125,11 @@
 wrf311_dataset, temporal_resolution='annual')
 cru31_dataset = dsp.temporal_rebin(cru31_dataset, 
temporal_resolution='annual')
 
+# Rebinning annual pushes the start date to the middle of the year
--- End diff --

The example has 1 year of data.  1/1/1989 to 12/31/1989.

The data is then rebinned to annual.

That I believe that effectively pushes all the data to a single point a 
7/2/1989.

I reset start date to the start date post rebinning.  Setting the end date 
to the start date was easiest, but I could have set it to the end date on the 
data set, but I believe that would have been 7/2/1989 too.



> ValueError in model_ensemble_to_rcmed.py
> 
>
> Key: CLIMATE-826
> URL: https://issues.apache.org/jira/browse/CLIMATE-826
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Ibrahim Jarif
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>
> {code}Traceback (most recent call last):
>   File 
> "/home/travis/build/jarifibrahim/climate/examples/model_ensemble_to_rcmed.py",
>  line 134, in 
> knmi_dataset = dsp.subset(new_bounds, knmi_dataset)
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 388, in 
> subset
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 1408, in 
> _are_bounds_contained_by_dataset
> ValueError: bounds.start: 1989-01-01 00:00:00 is not between start: 
> 1989-07-02 00:00:00 and end: 2008-07-02 00:00:00{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-626) Update doc strings in Downscaling class

2018-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327426#comment-16327426
 ] 

ASF GitHub Bot commented on CLIMATE-626:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/493
  
Hi @MichaelArthurAnderson I just checked our private@ mailing list archives 
and this was because in the past you chose not to join the project as a 
committer and PMC member. Has your situation changed and are you able to now 
accept the INVITATION? If you would like I can forward you the email and we can 
take it from there. The OCW PMC has already VOTE'd to extend the invitation so 
it's merely just a case of accepting it. Thanks


> Update doc strings in Downscaling class 
> 
>
> Key: CLIMATE-626
> URL: https://issues.apache.org/jira/browse/CLIMATE-626
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Kim Whitehall
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> Update the doc strings in the Downscaling class.
> This will allow sphinx docs to be generated. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-230) Line colors in time series cycles through too few colors

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326753#comment-16326753
 ] 

ASF GitHub Bot commented on CLIMATE-230:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/481


> Line colors in time series cycles through too few colors
> 
>
> Key: CLIMATE-230
> URL: https://issues.apache.org/jira/browse/CLIMATE-230
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: visualization
>Affects Versions: 0.2-incubating
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> For 2D line plots (time series) in matplotlib, default colors for each line 
> are cycled through a default list of colors if no color is specified in the 
> plotting call. However this list contains only seven colors, so colors will 
> be repeated if there are eight or more datasets, making the plots more 
> difficult to interpret. Unique colors will need to be assured for an 
> arbitrary number of datasets.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-940) File List Does Not Display On File Selection Due To Property Of Undefined Error

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326750#comment-16326750
 ] 

ASF GitHub Bot commented on CLIMATE-940:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/479


> File List Does Not Display On File Selection Due To Property Of Undefined 
> Error
> ---
>
> Key: CLIMATE-940
> URL: https://issues.apache.org/jira/browse/CLIMATE-940
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>Priority: Major
>
> File list does not display when typing in UI input for file selection.
> This had been written as $elem.context.id, but $elem is an object 
> (jQuery.fn.init) and the object did not have a context or id attribute. This 
> was throwing an error to the console and the list of files was not being 
> displayed.
>   
> Replaced with $attrs.id.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-826) ValueError in model_ensemble_to_rcmed.py

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326745#comment-16326745
 ] 

ASF GitHub Bot commented on CLIMATE-826:


Github user huikyole commented on a diff in the pull request:

https://github.com/apache/climate/pull/477#discussion_r161660107
  
--- Diff: examples/model_ensemble_to_rcmed.py ---
@@ -125,6 +125,11 @@
 wrf311_dataset, temporal_resolution='annual')
 cru31_dataset = dsp.temporal_rebin(cru31_dataset, 
temporal_resolution='annual')
 
+# Rebinning annual pushes the start date to the middle of the year
--- End diff --

This example has not been updated for a while, but start_time = end_time 
does not make any sense. I will take a look at this example again.


> ValueError in model_ensemble_to_rcmed.py
> 
>
> Key: CLIMATE-826
> URL: https://issues.apache.org/jira/browse/CLIMATE-826
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Ibrahim Jarif
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>
> {code}Traceback (most recent call last):
>   File 
> "/home/travis/build/jarifibrahim/climate/examples/model_ensemble_to_rcmed.py",
>  line 134, in 
> knmi_dataset = dsp.subset(new_bounds, knmi_dataset)
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 388, in 
> subset
>   File "build/bdist.linux-x86_64/egg/ocw/dataset_processor.py", line 1408, in 
> _are_bounds_contained_by_dataset
> ValueError: bounds.start: 1989-01-01 00:00:00 is not between start: 
> 1989-07-02 00:00:00 and end: 2008-07-02 00:00:00{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-626) Update doc strings in Downscaling class

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326561#comment-16326561
 ] 

ASF GitHub Bot commented on CLIMATE-626:


Github user MichaelArthurAnderson commented on the issue:

https://github.com/apache/climate/pull/493
  
Confirmed I do not have RW.   


> Update doc strings in Downscaling class 
> 
>
> Key: CLIMATE-626
> URL: https://issues.apache.org/jira/browse/CLIMATE-626
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Kim Whitehall
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> Update the doc strings in the Downscaling class.
> This will allow sphinx docs to be generated. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-626) Update doc strings in Downscaling class

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326490#comment-16326490
 ] 

ASF GitHub Bot commented on CLIMATE-626:


Github user MichaelArthurAnderson commented on the issue:

https://github.com/apache/climate/pull/493
  
@lewismc I don't think I have permission to push to the master.  I believe 
I only have RO access.


> Update doc strings in Downscaling class 
> 
>
> Key: CLIMATE-626
> URL: https://issues.apache.org/jira/browse/CLIMATE-626
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Kim Whitehall
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> Update the doc strings in the Downscaling class.
> This will allow sphinx docs to be generated. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-917) Bocumentation build error with Python3

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326467#comment-16326467
 ] 

ASF GitHub Bot commented on CLIMATE-917:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/483
  
+1 @MichaelArthurAnderson please push to remote master


> Bocumentation build error with Python3
> --
>
> Key: CLIMATE-917
> URL: https://issues.apache.org/jira/browse/CLIMATE-917
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: build process, documentation
>Affects Versions: 1.2.0
>Reporter: Lewis John McGibbney
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> Right now when I navigate to docs directory and execute 'make html' I get the 
> following
> {code}
> reading sources... [100%] ocw/utils
> /usr/local/climate/docs/source/data_source/data_sources.rst:16: WARNING: 
> autodoc: failed to import module 'dap'; the following exception was raised:
> Traceback (most recent call last):
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/sphinx/ext/autodoc.py",
>  line 519, in import_object
> __import__(self.modname)
>   File "/usr/local/climate/ocw/data_source/dap.py", line 18, in 
> from pydap.client import open_url
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/client.py",
>  line 52, in 
> from pydap.handlers.dap import DAPHandler, unpack_data, StreamReader
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/handlers/dap.py",
>  line 32, in 
> from pydap.handlers.lib import ConstraintExpression, BaseHandler, IterData
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/handlers/lib.py",
>  line 65, in 
> class BaseHandler(object):
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/handlers/lib.py",
>  line 76, in BaseHandler
> responses = load_responses()
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/responses/lib.py",
>  line 22, in load_responses
> (r.name, r.load()) for r in iter_entry_points('pydap.response'))
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/Pydap-3.2-py3.5.egg/pydap/responses/lib.py",
>  line 22, in 
> (r.name, r.load()) for r in iter_entry_points('pydap.response'))
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/setuptools-23.0.0-py3.5.egg/pkg_resources/__init__.py",
>  line 2229, in load
> return self.resolve()
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/setuptools-23.0.0-py3.5.egg/pkg_resources/__init__.py",
>  line 2235, in resolve
> module = __import__(self.module_name, fromlist=['__name__'], level=0)
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/pydap.responses.netcdf-0.1-py3.5.egg/pydap/responses/netcdf/__init__.py",
>  line 1, in 
> from cStringIO import StringIO
> ImportError: No module named 'cStringIO'
> /usr/local/climate/docs/source/data_source/data_sources.rst:21: WARNING: 
> autodoc: failed to import module 'esgf'; the following exception was raised:
> Traceback (most recent call last):
>   File 
> "/Users/lmcgibbn/miniconda3/lib/python3.5/site-packages/sphinx/ext/autodoc.py",
>  line 519, in import_object
> __import__(self.modname)
>   File "/usr/local/climate/ocw/data_source/esgf.py", line 21, in 
> import urllib2
> ImportError: No module named 'urllib2'
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_ensemble_temporal_trends:1: WARNING: Inline interpreted text 
> or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_ensemble_temporal_trends:6: WARNING: Inline interpreted text 
> or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_ensemble_temporal_trends:9: WARNING: Inline interpreted text 
> or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_temporal_trend_of_time_series:1: WARNING: Inline interpreted 
> text or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_temporal_trend_of_time_series:6: WARNING: Inline interpreted 
> text or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_temporal_trend_of_time_series:9: WARNING: Inline interpreted 
> text or phrase reference start-string without end-string.
> /usr/local/climate/ocw/utils.py:docstring of 
> utils.calculate_temporal_trends:1: WARNING: Inline interpreted text or phrase 
> 

[jira] [Commented] (CLIMATE-366) Add 'full' temporal rebin option to UI

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326466#comment-16326466
 ] 

ASF GitHub Bot commented on CLIMATE-366:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/485
  
+1 @MichaelArthurAnderson please push to remote master


> Add 'full' temporal rebin option to UI
> --
>
> Key: CLIMATE-366
> URL: https://issues.apache.org/jira/browse/CLIMATE-366
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: webapp
>Affects Versions: 0.3-incubating
>Reporter: Michael Joyce
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> Temporal rebin supports a 'full' option that isn't available in the UI. 
> Should add this to the settings drop down and add any necessary functionality 
> to the backend so we can support it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-940) File List Does Not Display On File Selection Due To Property Of Undefined Error

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326465#comment-16326465
 ] 

ASF GitHub Bot commented on CLIMATE-940:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/479
  
+1 @MichaelArthurAnderson please push to remote master


> File List Does Not Display On File Selection Due To Property Of Undefined 
> Error
> ---
>
> Key: CLIMATE-940
> URL: https://issues.apache.org/jira/browse/CLIMATE-940
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>Priority: Major
>
> File list does not display when typing in UI input for file selection.
> This had been written as $elem.context.id, but $elem is an object 
> (jQuery.fn.init) and the object did not have a context or id attribute. This 
> was throwing an error to the console and the list of files was not being 
> displayed.
>   
> Replaced with $attrs.id.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-944) Grunt Errors and Karma Errors

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326464#comment-16326464
 ] 

ASF GitHub Bot commented on CLIMATE-944:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/489
  
+1 @MichaelArthurAnderson please push to remote master


> Grunt Errors and Karma Errors
> -
>
> Key: CLIMATE-944
> URL: https://issues.apache.org/jira/browse/CLIMATE-944
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>Priority: Major
>
> Upgraded jshint version to remove Grunt errors.
> Upgraded karma version to remove Grunt errors.
> Added serve-static package to remove Grunt errors.
> Added chrome-launcher package to remove Grunt errors.
> Added jshint rule to ignore jquery $.
> Added jshint rule to replace var with let or const.
> Fixed failing test case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-945) Grunt Errors On Build Task

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326463#comment-16326463
 ] 

ASF GitHub Bot commented on CLIMATE-945:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/490
  
+1 @MichaelArthurAnderson please push to remote master


> Grunt Errors On Build Task
> --
>
> Key: CLIMATE-945
> URL: https://issues.apache.org/jira/browse/CLIMATE-945
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>Priority: Major
>
> ngmin is missing from the dependencies.
> htmlmin cannot parse app/vies/modelselect.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-413) Extend browser support for ocw-ui/frontend/config/karma.conf.js

2018-01-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326460#comment-16326460
 ] 

ASF GitHub Bot commented on CLIMATE-413:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/492
  
+1 @MichaelArthurAnderson please push to remote master


> Extend browser support for ocw-ui/frontend/config/karma.conf.js
> ---
>
> Key: CLIMATE-413
> URL: https://issues.apache.org/jira/browse/CLIMATE-413
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: webapp
>Affects Versions: 0.3-incubating
> Environment: Firefox, Safari Internet Explorer (boak)
>Reporter: Lewis John McGibbney
>Assignee: Michael Anderson
>Priority: Critical
>  Labels: test
> Fix For: 1.3.0
>
>
> Right now it would appear that we only support Chrome in karma.conf.js.
> If this is the case then we should certainly extend this in an effort to 
> improve the web application. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-374) UI runEvaluation doesn't use $window or $location for results transition

2018-01-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315425#comment-16315425
 ] 

ASF GitHub Bot commented on CLIMATE-374:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/491

CLIMATE-374 UI runEvaluation doesnt use $window or $location for resu…

CLIMATE-374 UI runEvaluation doesnt use $window or $location for results 
transition

- Updated to use $location rather than window.location to transition the 
input page to the results page.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-374

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/491.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #491


commit c7c1aeb5a13d0edfaab43c4a038f34f47baac599
Author: Michael Anderson 
Date:   2018-01-07T18:57:48Z

CLIMATE-374 UI runEvaluation doesnt use $window or $location for results 
transition




> UI runEvaluation doesn't use $window or $location for results transition
> 
>
> Key: CLIMATE-374
> URL: https://issues.apache.org/jira/browse/CLIMATE-374
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: webapp
>Affects Versions: 0.3-incubating
>Reporter: Michael Joyce
>Assignee: Michael Anderson
> Fix For: 1.3.0
>
>
> Need to update the uses of window.location to a more Angular approach for 
> correctness and ease of testing.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-945) Grunt Errors On Build Task

2018-01-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315214#comment-16315214
 ] 

ASF GitHub Bot commented on CLIMATE-945:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/490

CLIMATE-945 Grunt Errors On Build Task

CLIMATE-945 Grunt Errors On Build Task

- Fix htmlmin parsing error on ocw-ui/frontend/app/views/modelselect.html.
- Added missing dependency for npmin.
- Add jscs dependency and rule file to replace deprecated functionality in 
jshint.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-945

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/490.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #490


commit 2dd6b5163fb5e27bfae62561ccb34429a535f8d4
Author: Michael Anderson 
Date:   2018-01-07T12:22:03Z

CLIMATE-945 Grunt Errors On Build Task




> Grunt Errors On Build Task
> --
>
> Key: CLIMATE-945
> URL: https://issues.apache.org/jira/browse/CLIMATE-945
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>
> ngmin is missing from the dependencies.
> htmlmin cannot parse app/vies/modelselect.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-943) TypeError: Cannot set property 'uiDateValidator' of undefined

2018-01-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16314735#comment-16314735
 ] 

ASF GitHub Bot commented on CLIMATE-943:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/488

CLIMATE-943 TypeError: Cannot set property uiDateValidator of undefined

CLIMATE-943 TypeError: Cannot set property uiDateValidator of undefined

- Upgraded to AngularJS 1.5 to fix error with date validator.
- Fixed issue in which date widget would not launch.
- Fixed issue in worldmap.js in which NaN lon / lat were processed which 
was throwing JavasScript error.
- Fixed issue in timeline.js in which undefined dates were process which 
was throwing JavasScript error.
- Fixed issue in which RCMED selection resets and throws JavaScript error.
- Removed explicit call to $scope.$apply(); which was throwing JavasScript 
error.
- Replace fa-remove with fa-times to restore missing dataset deletion icons.
- Changed copyright date to 2018.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-943

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/488.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #488


commit fa2098fc116062261c96b643112be2fb79f00eeb
Author: Michael Anderson 
Date:   2018-01-06T16:33:48Z

CLIMATE-943 TypeError: Cannot set property uiDateValidator of undefined




> TypeError: Cannot set property 'uiDateValidator' of undefined
> -
>
> Key: CLIMATE-943
> URL: https://issues.apache.org/jira/browse/CLIMATE-943
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>
> UI throws TypeError: Cannot set property 'uiDateValidator' of undefined on 
> initial load.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-388) Make UI backend 'parameters' endpoint more RESTful

2018-01-05 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313606#comment-16313606
 ] 

ASF GitHub Bot commented on CLIMATE-388:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/487

CLIMATE-388 Make UI backend parameters endpoint more RESTful

CLIMATE-388 Make UI backend parameters endpoint more RESTful

- Change query parameter to path parameter.
- Change route annotation to get annotation.
- Pylint.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-388

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/487.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #487


commit 410d8dc566a5cf3dd263694b4a585d22d1128e4d
Author: Michael Anderson 
Date:   2018-01-05T18:24:43Z

CLIMATE-388 Make UI backend parameters endpoint more RESTful




> Make UI backend 'parameters' endpoint more RESTful
> --
>
> Key: CLIMATE-388
> URL: https://issues.apache.org/jira/browse/CLIMATE-388
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: webapp
>Affects Versions: 0.3-incubating
>Reporter: Michael Joyce
>Assignee: Michael Anderson
>Priority: Minor
> Fix For: 1.3.0
>
>
> The rcmed_helpers.get_dataset_parameters endpoint relies upon a query 
> parameter for successful execution. It would be nice for the endpoint to be 
> more RESTful and make this a required component of the URL.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-942) Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type Error

2018-01-05 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312975#comment-16312975
 ] 

ASF GitHub Bot commented on CLIMATE-942:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/486

CLIMATE-942 Integer Passed To Temporal Rebin Rather Than String Throw…

CLIMATE-942 Integer Passed To Temporal Rebin Rather Than String Throws 
Unknown Unit Type Error

- Corrected where an integer rather than string for the period was being 
passed to temporal rebin.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-942

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/486.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #486


commit fd9ad3d59c33a8e02069fec7ce0ef30e056896af
Author: Michael Anderson 
Date:   2018-01-05T11:19:02Z

CLIMATE-942 Integer Passed To Temporal Rebin Rather Than String Throws 
Unknown Unit Type Error




> Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type 
> Error
> --
>
> Key: CLIMATE-942
> URL: https://issues.apache.org/jira/browse/CLIMATE-942
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>
> The UI was passing a string rather than an integer which 
> backend/processing.py was then passing to temporal_rebin which did not 
> recognize it as a valid unit type.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-366) Add 'full' temporal rebin option to UI

2018-01-05 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312915#comment-16312915
 ] 

ASF GitHub Bot commented on CLIMATE-366:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/485

CLIMATE-366 Add full temporal rebin option to UI

CLIMATE-366 Add full temporal rebin option to UI

- Added full rebin option.
- Renamed 'yearly' option to annual to be consistent with rebin methods.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-366

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/485.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #485


commit 18e3a1635b364ac0336c529400bf073338ecaf56
Author: Michael Anderson 
Date:   2018-01-05T10:42:02Z

CLIMATE-366 Add full temporal rebin option to UI




> Add 'full' temporal rebin option to UI
> --
>
> Key: CLIMATE-366
> URL: https://issues.apache.org/jira/browse/CLIMATE-366
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: webapp
>Affects Versions: 0.3-incubating
>Reporter: Michael Joyce
>Assignee: Michael Anderson
> Fix For: 1.3.0
>
>
> Temporal rebin supports a 'full' option that isn't available in the UI. 
> Should add this to the settings drop down and add any necessary functionality 
> to the backend so we can support it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-625) Update draw_histogram and draw_marker_on_map documentation

2018-01-04 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312405#comment-16312405
 ] 

ASF GitHub Bot commented on CLIMATE-625:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/484

CLIMATE-625 Update draw_histogram and draw_marker_on_map documentation

CLIMATE-625 Update draw_histogram and draw_marker_on_map documentation

- Update documentation for histogram and marker methods to detail input and 
output types.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-625

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/484.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #484


commit 6b30af86c198381bb8b421adef7c5866fd56dfd2
Author: Michael Anderson 
Date:   2018-01-05T02:52:36Z

CLIMATE-625 Update draw_histogram and draw_marker_on_map documentation




> Update draw_histogram and draw_marker_on_map documentation 
> ---
>
> Key: CLIMATE-625
> URL: https://issues.apache.org/jira/browse/CLIMATE-625
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Kim Whitehall
>Assignee: Michael Anderson
>Priority: Minor
> Fix For: 1.3.0
>
>
> Update draw_histogram and draw_marker_on_map documentation to align with that 
> of other functions in the plotter class.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-941) Value Error When Bounds Object Is Created Without Named Inputs

2018-01-04 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312362#comment-16312362
 ] 

ASF GitHub Bot commented on CLIMATE-941:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/482

CLIMATE-941 Value Error When Bounds Object Is Created Without Named I…

CLIMATE-941 Value Error When Bounds Object Is Created Without Named Inputs

- Corrected Bounds object being created without named inputs causing Value 
Error by adding names to input values.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-941

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/482.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #482


commit 5220300be17b5a78139c6aba6eb4176bf6a6738f
Author: Michael Anderson 
Date:   2018-01-05T01:55:32Z

CLIMATE-941 Value Error When Bounds Object Is Created Without Named Inputs




> Value Error When Bounds Object Is Created Without Named Inputs
> --
>
> Key: CLIMATE-941
> URL: https://issues.apache.org/jira/browse/CLIMATE-941
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>
> Bounds constructor expects all input values to be named.  Bounds object was 
> being constructed without named inputs and throwing value error.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-762) Automate symlinking ocw-vm frontend to backend to allow for serving of files with bottle.

2018-01-03 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310603#comment-16310603
 ] 

ASF GitHub Bot commented on CLIMATE-762:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/480

CLIMATE-762 Automate symlinking ocw-vm frontend to backend to allow for 
serving of files with bottle.

CLIMATE-762 Automate symlinking ocw-vm frontend to backend to allow for 
serving of files with bottle.

- Check if the symlink to the front end when the web services are started 
and create the link if it does not.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-762

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/480.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #480


commit 37d1f30f6644f1b23654b452030d2200b2909e66
Author: Michael Anderson 
Date:   2018-01-04T01:56:57Z

CLIMATE-762




> Automate symlinking ocw-vm frontend to backend to allow for serving of files 
> with bottle. 
> --
>
> Key: CLIMATE-762
> URL: https://issues.apache.org/jira/browse/CLIMATE-762
> Project: Apache Open Climate Workbench
>  Issue Type: Task
>  Components: webapp
>Affects Versions: 1.1.0
>Reporter: Lewis John McGibbney
>Assignee: Michael Anderson
> Fix For: 1.3.0
>
>
> One of the TODO's on the bottom of the webapp installation guide was the 
> title description. Putting it in Jira as oppose to last on the wiki.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-940) File List Does Not Display On File Selection Due To Property Of Undefined Error

2018-01-03 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310593#comment-16310593
 ] 

ASF GitHub Bot commented on CLIMATE-940:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/479

CLIMATE-940 File List Does Not Display On File Selection Due To Prope…

CLIMATE-940 File List Does Not Display On File Selection Due To Prope… 

- Corrected file list drop down does not display files due to undefined 
property error.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-940

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/479.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #479


commit e8a2bdc04153597d490b19a4ccdca47b2dccfabd
Author: Michael Anderson 
Date:   2018-01-04T01:32:11Z

CLIMATE-940 File List Does Not Display On File Selection Due To Property Of 
Undefined Error




> File List Does Not Display On File Selection Due To Property Of Undefined 
> Error
> ---
>
> Key: CLIMATE-940
> URL: https://issues.apache.org/jira/browse/CLIMATE-940
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>
> File list does not display when typing in UI input for file selection.
> This had been written as $elem.context.id, but $elem is an object 
> (jQuery.fn.init) and the object did not have a context or id attribute. This 
> was throwing an error to the console and the list of files was not being 
> displayed.
>   
> Replaced with $attrs.id.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-940) File List Does Not Display On File Selection Due To Property Of Undefined Error

2018-01-03 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310547#comment-16310547
 ] 

ASF GitHub Bot commented on CLIMATE-940:


GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/478

CLIMATE-940 File List Does Not Display On File Selection Due To Prope…

CLIMATE-940 File List Does Not Display On File Selection Due To Property Of 
Undefined Error

- Fixed access to undefined variable which prevented file list from 
displaying in drop down.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-940

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/478.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #478


commit 0c08e123016aa949d98c7541551f19f9708d84db
Author: Michael Anderson 
Date:   2018-01-04T01:01:23Z

CLIMATE-940 File List Does Not Display On File Selection Due To Property Of 
Undefined Error




> File List Does Not Display On File Selection Due To Property Of Undefined 
> Error
> ---
>
> Key: CLIMATE-940
> URL: https://issues.apache.org/jira/browse/CLIMATE-940
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>
> File list does not display when typing in UI input for file selection.
> This had been written as $elem.context.id, but $elem is an object 
> (jQuery.fn.init) and the object did not have a context or id attribute. This 
> was throwing an error to the console and the list of files was not being 
> displayed.
>   
> Replaced with $attrs.id.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-942) Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type Error

2018-01-03 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310362#comment-16310362
 ] 

ASF GitHub Bot commented on CLIMATE-942:


Github user MichaelArthurAnderson closed the pull request at:

https://github.com/apache/climate/pull/475


> Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type 
> Error
> --
>
> Key: CLIMATE-942
> URL: https://issues.apache.org/jira/browse/CLIMATE-942
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Michael Anderson
>Assignee: Michael Anderson
>
> The UI was passing a string rather than an integer which 
> backend/processing.py was then passing to temporal_rebin which did not 
> recognize it as a valid unit type.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLIMATE-625) Update draw_histogram and draw_marker_on_map documentation

2018-01-03 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310364#comment-16310364
 ] 

ASF GitHub Bot commented on CLIMATE-625:


Github user MichaelArthurAnderson closed the pull request at:

https://github.com/apache/climate/pull/473


> Update draw_histogram and draw_marker_on_map documentation 
> ---
>
> Key: CLIMATE-625
> URL: https://issues.apache.org/jira/browse/CLIMATE-625
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Kim Whitehall
>Assignee: Michael Anderson
>Priority: Minor
> Fix For: 1.3.0
>
>
> Update draw_histogram and draw_marker_on_map documentation to align with that 
> of other functions in the plotter class.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


  1   2   3   4   5   6   7   8   9   10   >