[
https://issues.apache.org/jira/browse/CLIMATE-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650037#comment-14650037
]
ASF GitHub Bot commented on CLIMATE-653:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/218
CLIMATE-653 - ocw.utils.calc_area_weighted_spatial_average is added
The current netcdf generator, dataset_processor.write_netcdf does not
support multiple datasets and subregion information. A new module
'write_netcdf_multiple_datasets_with_subregions' complements write_netcdf.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-653
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/218.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 #218
----
commit 8d89235d05f2a6ceebc3a7413db933942d3e4a74
Author: huikyole <[email protected]>
Date: 2015-07-31T23:54:20Z
ocw.dataset_processor.write_netcdf_multiple_datasets_with_subregions is
added
----
> Netcdf file generator with subregion information
> ------------------------------------------------
>
> Key: CLIMATE-653
> URL: https://issues.apache.org/jira/browse/CLIMATE-653
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Fix For: 1.0.0
>
>
> The current netcdf generator, dataset_processor.write_netcdf does not support
> multiple datasets and subregion information. A new module
> 'write_netcdf_multiple_datasets_with_subregions' will be added to
> dataset_processor to complement write_netcdf.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)