[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: java libraries for BUFR
- To: Stephen Conley <conleysa@xxxxxxx>
- Subject: Re: java libraries for BUFR
- From: Robb Kambic <rkambic@xxxxxxxxxxxxxxxx>
- Date: Thu, 2 Aug 2007 13:47:47 -0600 (MDT)
- Cc: decoders <support-decoders@xxxxxxxxxxxxxxxx>
- Delivered-to: support-decoders@unidata.ucar.edu by laraine.unidata.ucar.edu (Postfix) with ESMTP id 2736BCB1A1; Thu, 2 Aug 2007 13:47:48 -0600 (MDT) by wcfields.unidata.ucar.edu (8.13.8/8.13.8) with ESMTP id l72JlmZU020042; Thu, 2 Aug 2007 13:47:48 -0600 by wcfields.unidata.ucar.edu (8.13.8/8.13.8/Submit) with ESMTP id l72JlmM5020037; Thu, 2 Aug 2007 13:47:48 -0600
- In-reply-to: <5593313E-4BA2-4EEC-87C1-DD82165874A4@mac.com>
- References: <5593313E-4BA2-4EEC-87C1-DD82165874A4@mac.com>
On Wed, 1 Aug 2007, Stephen Conley wrote:
Hi Rob,
I need to read Quikscat files in an attempt to estimate DMS fluxes from
tropical ocean. I was looking at writing a Java application and I stumbled
across an abstract of yours for a presentation of a Java library built for
just that purpose. I can't seem to find the library anywhere and wondered if
you might point me to it...
Steve,
the Bufr decoder isn't official released yet cuz i haven't had time to
work on it but a couple of people have been using it successfully. it's
available from the NetCDF and GRIB decoder page, in the download section.
http://www.unidata.ucar.edu/software/decoders/
the tar file to get is: bufr-decoder-java_1.1.01.tar.gz
since it's java, run ant in the home dir to build the distribution.
there are java-docs available (ant javadoc), the main routines are BufrDump,
BufrIndexer, and BufrGetData. The BufrGetData needs info from the BufrIndex to be
able to extract a particular data block from the data. There is also a
run file with some example command invocations. I know this is a
terse explanation but i'm preparing for a workshop on monday.
Robb...
Thanks,
Steve Conley, UC Davis.
===============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/
===============================================================================