You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by MJJoyce <gi...@git.apache.org> on 2014/03/30 00:34:55 UTC

[GitHub] climate pull request: CLIMATE-386 - Add functionality to output a ...

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 <jo...@apache.org>
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.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---