==============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/
==============================================================================
---------- Forwarded message ----------
Date: Thu, 27 Mar 2003 10:39:22 -0600
From: "HOETH, BRIAN R. (JSC-ZS) (LM)" <brian.r.hoeth1@xxxxxxxxxxxx>
To: 'Robb Kambic' <rkambic@xxxxxxxxxxxxxxxx>
Subject: RE: New decoders release
Robb,
Thanks! I'll try the binaries and see how it goes. I ran into troubles
with the source distribution of UDUNITS, so I figure I'll try the binary
distribution to save me some headaches.
Brian
-----Original Message-----
From: Robb Kambic [mailto:rkambic@xxxxxxxxxxxxxxxx]
Sent: Thursday, March 27, 2003 10:35 AM
To: HOETH, BRIAN R. (JSC-ZS) (LM)
Subject: RE: New decoders release
On Thu, 27 Mar 2003, HOETH, BRIAN R. (JSC-ZS) (LM) wrote:
Robb,
Question: Are the binary distributions of udunits, netcdf, and
netcdf-perl
sufficient in order to install decoders-2.4.4.tar.Z or should I attempt to
install the source distributions of each of the auxilliary packages?
Brian,
If the binaries are available, you could use them. the decoders package
needs the libraries and include files for netcdf and udunits. I don't
think netcdf-perl is available as a binary though
Let me know of problems.
Robb...
Thanks,
---------------
Brian Hoeth
Spaceflight Meteorology Group
Johnson Space Center
Ph: 281-483-3246
Ops: 281-483-1051
-----Original Message-----
From: Robb Kambic [mailto:rkambic@xxxxxxxxxxxxxxxx]
Sent: Friday, February 28, 2003 3:53 PM
To: decoders@xxxxxxxxxxxxxxxx
Cc: decoders
Subject: New decoders release
Hiya,
I'm pleased to announce the tested release of Decoders 2.4.4. Remember
the last release was a beta release, since then there have been many
changes
to make decoders more robust. If any of the following release notes apply
or
there are gribtonc messages in the ldmd.log file, I suggest that one
installs the latest release.
Release Notes since last release:
2.4.4 2003-02-25 added vars gust_sfc to ruc2.cdl and vars Tmin_fhg
and
Tmax_fhg to avn-x.cdl
mods to gdes.c gribtocdl.[1c] inetutil.c ulog.h so
code compiles on AIX boxes.
2.4.3 2003-02-21 modifications so user parms functionality works
correctly in the code, added this functionality to
gribdump. Also updated the man pages. mods to:
gribtocdl.c, params.c, gribdump.c, gribtonc.1 and
gribdump.1
2.4.2 2003-02-19 Added the PNO indicator for Metar decoder
In gdes.c, changed i_dim from lat to lon
fixed avn-1.0x1.0.cdl also
2.4.1 2003-01-31 Fixed some error for the avn-1.0x1.0 Grid. Also
fixed
errors for the Gaussian lat/lon grid, plus other
fixes
mods to gribtocdl.c gdes.c nc.c
Other fixes forgotten to be entered in Notes.
To reiterate a couple of gribtocdl notes:
- Use a representative dataset when creating a CDL file with gribtocdl. If
the
dataset is missing a variable, it will also be missing in the CDL.
- Consider the created CDL as a starting point, minor tweaks are usually
needed.
- The external table file feature for variable name override has not
been tested much, but needs to be used with gribtocdl as well as
gribtonc to override variable names. It can also be used with gribdump.
- Default variable names follow NUWG conventions.
To get the decoders code via ftp:
% ftp www.unidata.ucar.edu
login as anonymous
% cd pub/decoders
% get decoders-2.4.4.tar.Z
If problems are found, please send email to support@xxxxxxxxxxxxxxxx with
information necessary to reproduce the problem, error messages, and log
messages.
Thanks,
Robb...