Re: Script for ncl_convert2nc

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri Mar 19 2010 - 13:04:43 MDT

Assuming you have ncl installed on your system,

%> ncl_convert2nc -h

will tell you how to use the tool.

http://www.ncl.ucar.edu/Document/Tools/ncl_convert2nc.shtml

==
say you have grib files that have FOO as part of the name
but do not have a .grb extension

%> ncl_convert2nc *FOO* -e grb

if .grib is alreaady present, just use

%> ncl_convert2nc *FOO*

This will create one nc file per netCDF file

Chihoko Yamashita wrote:
> Hi,
>
> I would like to convert GRIB file to NetCDF.
> I have many files to convert using ncl_convert2nc, so I would like to
> use some script to convert it.
>
> Would you please help me to use ncl_convert2nc automatically?
>
> Thanks a lot!
>
> Chihoko
> _______________________________________________
> 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 Fri Mar 19 13:04:49 2010

This archive was generated by hypermail 2.1.8 : Fri Mar 19 2010 - 16:19:08 MDT