[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grib debug stuff
- Subject: Re: grib debug stuff
- Date: Thu, 14 Apr 2005 09:03:42 -0600 (MDT)
On Thu, 14 Apr 2005, Don Murray wrote:
> Hi Robb-
>
> You sent me a message a while back with some classes that I could
> use for GRIB reading/debugging. I can't find the message now.
> If you still have that message, could you resend?
>
java -Xmx256m ucar/grib/grib1/Grib1Dump data/RUC.wmo > ruc.dump
java -Xmx256m ucar/grib/grib2/Grib2Dump data/ndfd.wmo > ndfd.dump
java -Xmx256m ucar/grib/grib2/Grib2Indexer data/ndfd.wmo ndfd.idx
java -Xmx256m ucar/grib/grib1/Grib1Indexer data/RUC.wmo run.idx
java -Xmx256m ucar/grib/grib2/Grib2GetData data/ndfd.wmo 498193 498274 >
ndfd.data
java -Xmx256m ucar/grib/grib1/Grib1GetData data/RUC.wmo 110 1 true >
ruc.data
java -Xmx256m ucar/grib/GribChecker data/ndfd.wmo
java -Xmx256m ucar/grib/TestAll
> Don
> *************************************************************
> Don Murray UCAR Unidata Program
> address@hidden P.O. Box 3000
> (303) 497-8628 Boulder, CO 80307
> http://www.unidata.ucar.edu/staff/donm
> "Time makes everyone interesting, even YOU!"
> *************************************************************
>
>
===============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
address@hidden WWW: http://www.unidata.ucar.edu/
===============================================================================