[
https://issues.apache.org/jira/browse/CLIMATE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954510#comment-13954510
]
ASF GitHub Bot commented on CLIMATE-386:
----------------------------------------
GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/4
CLIMATE-386 - Add functionality to output a dataset as NetCDF
- Add dataset_processor.write_netcdf for outputting a Dataset object as
a NetCDF4 file.
- Add unit tests for write_netcdf functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-386-Fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/4.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 #4
----
commit 97269f40ebf30c4413a0300a0ec743e507fd2737
Author: Michael Joyce <[email protected]>
Date: 2014-03-29T23:31:02Z
CLIMATE-386 - Add functionality to output a dataset as NetCDF
- Add dataset_processor.write_netcdf for outputting a Dataset object as
a NetCDF4 file.
- Add unit tests for write_netcdf functionality.
----
> Add NetCDF writer to Dataset Processor
> --------------------------------------
>
> Key: CLIMATE-386
> URL: https://issues.apache.org/jira/browse/CLIMATE-386
> Project: Apache Open Climate Workbench
> Issue Type: New Feature
> Components: regridding/data processing
> Affects Versions: 0.3-incubating
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 0.4
>
>
> Add the ability to export a dataset to a NetCDF file in Dataset Processor
--
This message was sent by Atlassian JIRA
(v6.2#6252)