[jira] [Commented] (CLIMATE-915) Updates for the NARCCAP example configuration files

2017-05-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-915:


GitHub user huikyole opened a pull request:

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

CLIMATE-915 - Updates for the NARCCAP example configuration files

- Fig14_and_Fig15.yaml, Fig16_summer.yaml, and Fig16_winter.yaml have been 
updated.

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

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

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

https://github.com/apache/climate/pull/442.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 #442


commit e84bd1839dbbeb7bd64a9cd837e0895a0c86e092
Author: huikyole 
Date:   2017-05-11T20:22:11Z

CLIMATE-915 - Updates for the NARCCAP example configuration files

- Fig14_and_Fig15.yaml, Fig16_summer.yaml, and Fig16_winter.yaml have been 
updated.




> Updates for the NARCCAP example configuration files
> ---
>
> Key: CLIMATE-915
> URL: https://issues.apache.org/jira/browse/CLIMATE-915
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.2.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
> Fix For: 1.3.0
>
>
> As the default netcdf data loader is updated, the 'name' argument needs to be 
> replaced by 'dataset_name'.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] climate pull request #442: CLIMATE-915 - Updates for the NARCCAP example con...

2017-05-11 Thread huikyole
GitHub user huikyole opened a pull request:

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

CLIMATE-915 - Updates for the NARCCAP example configuration files

- Fig14_and_Fig15.yaml, Fig16_summer.yaml, and Fig16_winter.yaml have been 
updated.

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

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

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

https://github.com/apache/climate/pull/442.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 #442


commit e84bd1839dbbeb7bd64a9cd837e0895a0c86e092
Author: huikyole 
Date:   2017-05-11T20:22:11Z

CLIMATE-915 - Updates for the NARCCAP example configuration files

- Fig14_and_Fig15.yaml, Fig16_summer.yaml, and Fig16_winter.yaml have been 
updated.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] climate pull request #441: CLIMATE-914 - Update dataset_processor.spatial_re...

2017-05-11 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-914) Update dataset_processor.spatial_regrid module

2017-05-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-914:


Github user asfgit closed the pull request at:

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


> Update dataset_processor.spatial_regrid module
> --
>
> Key: CLIMATE-914
> URL: https://issues.apache.org/jira/browse/CLIMATE-914
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>  Components: regridding/data processing
>Affects Versions: 1.2.0
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Blocker
> Fix For: 1.3.0
>
>
> OCW's spatial regridding has used scipy.ndimage.map_coordinates. For some 
> unknown reasons, the map_coordinates function outputs -. as a missing 
> value without a mask. We will replace map_coordinates with 
> scipy.interpolate.griddata that is widely used in the climate science 
> communities.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)