Re: can ncl write grib data

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue Jul 13 2010 - 06:00:03 MDT

Correct ... NCL does not write GRIB.

However, the Climate Data Operators [CDO] can be used to
convert a netCDF file to GRIB.

[1] Create a netCDF file with NCL
[2] Use the CDO to convert to GRIB

%> cdo -f grb copy infile.nc outfile.grb

===
https://code.zmaw.de/projects/cdo/
https://code.zmaw.de/projects/cdo/wiki/Cdo#Documentation

===
Note: NCL and CDO are not connected in any way.

Good luck

On 7/13/10 4:56 AM, Mateus Teixeira wrote:
> Hi Chen,
>
> NCL documentation says that it's not possible to write grib files with
> NCL. Please, take a look at:
>
> http://www.ncl.ucar.edu/Document/Manuals/Ref_Manual/NclFormatSupport.shtml
>
> and
>
> http://www.ncl.ucar.edu/Document/Functions/Built-in/addfile.shtml
>
> Best regards,
>
> Mateus
>
>
> 2010/7/13 chen <fjfzcgh@gmail.com <mailto:fjfzcgh@gmail.com>>
>
> Hi,
> I want to know whether NCL have a function to write GRIB data?
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
>
>
> --
> Mateus da Silva Teixeira
>
> Registered Linux User #466740 (http://counter.li.org/)
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jul 13 06:00:10 2010

This archive was generated by hypermail 2.1.8 : Mon Jul 19 2010 - 09:39:02 MDT