You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Cameron Goodale (JIRA)" <ji...@apache.org> on 2014/03/28 04:50:16 UTC

[jira] [Commented] (CLIMATE-386) Add NetCDF writer to Dataset Processor

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

Cameron Goodale commented on CLIMATE-386:
-----------------------------------------

Hey Mike,

Have you thought about what this API would look like?  Something like:
{code}
import ocw.dataset_processor as dsp

dsp.write_netcdf(Dataset, 'filename.nc')
{code}

Would it have a return value? Perhaps the NetCDF File object.

Just curious what you are thinking of designing.  Cheers!

> 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)