Re: 20040512: gribtonc - S400.wood.wmich.edu

NOTE: The decoders mailing list is no longer active. The list archives are made available for historical reasons.

On Wed, 12 May 2004, Unidata Support wrote:


------- Forwarded Message

>To: support@xxxxxxxxxxxxxxxx
>From: Karthik Samudram Jayaraman <ksamudra@xxxxxxxxxxxx>
>Subject: gribtonc - S400.wood.wmich.edu
>Organization: Western Michigan University
>Keywords: 200405121642.i4CGgktK022165 gribtonc

Hi ,

We have some GRIB data that needs to be converted to .nc format. So
i have downloaded and installled netcdf , udunits and gribtonc ( I
have installed netcdf , udunits - because gribtonc uses these !!! ).

Iam not sure what to do next and how to convert the image using
gribtonc.


Karthik,

The first step is to create a cdl file for the data with the gribtocdl
command.  Take a file that has all the parameters in the data set , ie

% gribtocdl -v < rawdata > grib.cdl

This is the cdl file for the data, it usually needs to be modified
somewhat because the GRIB data is complex.  One can look at the raw data
with the gribdump command, ie

% gribdump -h rawdata | more

Then run the gribtonc command, ie

% gribtonc -vl - grib.cdl grib.nc < rawdata

There are man pages for detail info on all the commands.

Robb...


--
Sincerely ,

Karthik Samudram Jayaraman

--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publically available
through the web.  If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.

------- End of Forwarded Message


==============================================================================
Robb Kambic                                Unidata Program Center
Software Engineer III                      Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx                   WWW: http://www.unidata.ucar.edu/
==============================================================================


  • 2004 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the decoders archives: