Re: Metar/synopic

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

On Mon, 27 Nov 2006, Rich.Baldwin wrote:

John or Robb,

I want to use the Metar or Synopic IOSP code to start generating netcdf files 
from our historical hourly dataset.  Is this code available?  I wouldn't be 
reading the data from that same input stream, but I'd have a good start on what 
I need to change.

Rich,

Currently the Metar and Synoptic netCDF files are generated using a perl 
decoder that is used by LDM. Also, the perl decoders can be used on the command 
line to generate netCDF files. The decoder input is in the WMO bulletin style 
text, that is the common NWS format. A command line would look like:

% metar2nc metar.cdl <dir> <date in yyyymm> < <raw metar>

The decoders package with detail information is located at: 
http://www.unidata.ucar.edu/software/decoders/

The current nj22 IOSP code takes these netCDF files as input. At some time, i 
want to convert the perl decoders to Java but that's sometime in the future.

Robb...



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