Commit graph

4 commits

Author SHA1 Message Date
Wen Heping
fdd11f69d8 - Update to 1.23
Changes: http://cpansearch.perl.org/src/PSANNES/Geo-BUFR-1.23/Changes
2013-05-15 00:29:31 +00:00
Wen Heping
22d73f31d9 - Update to 1.22
Changes: http://cpansearch.perl.org/src/PSANNES/Geo-BUFR-1.22/Changes
- Trim Makefile headers
- Add LICENSE
- Reset maintainer to perl@
2013-04-30 10:27:54 +00:00
Wen Heping
9293127bf6 - Update to 1.21
ChangeLog: http://cpansearch.perl.org/src/PSANNES/Geo-BUFR-1.21/Changes
2012-02-08 07:25:19 +00:00
Wen Heping
ca7b73fa17 BUFR = Binary Universal Form for the Representation of meteorological data.
BUFR is approved by WMO (World Meteorological Organization) as the standard
universal exchange format for meteorological observations, gradually
replacing a lot of older alphanumeric data formats.

This module provides methods for decoding and encoding BUFR messages, and
for displaying information in BUFR B and D tables and in BUFR flag and code
tables.

Installing this module also installs some programs: bufrread.pl,
bufrresolve.pl, bufrencode.pl, bufr_reencode.pl and bufralter.pl. See
https://wiki.met.no/bufr.pm/start for examples of use. For the majority of
potential users of Geo::BUFR I would expect these programs to be all that
you will need Geo::BUFR for.

WWW: http://search.cpan.org/dist/Geo-BUFR/
2011-03-10 06:15:55 +00:00