Naming consultation request (proposed Geo::ReadGRIB)
am 25.04.2006 20:35:40 von frank.l.coxI'm about ready to upload my first module. It will give read access to
GRIB format files from Perl. GRIB stands for "GRIdded Binary" and it's
a format developed by the World Meteorological Organization (WMO) for
the exchange of weather product information. My particular interest is
having Perl access to Wave Watch III world wide marine whether model
forecast data which is published daily in GRIB format. My module can
access all the data by location (lat, long), date/time, and data type
(wave height, wind speed/direction, ...).
I propose Geo::ReadGRIB for lack of a more creative name. The top level
Geo:: already has weather related modules and my module will Read GRIB
file data and meta data (but not write them).
I'd welcome suggestions for a better name if there is one. Thanks.
--Frank Cox