Ask a Question related to PERL Modules, Design and Development.
-
frank.l.cox@gmail.com #1
Naming consultation request (proposed Geo::ReadGRIB)
I'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
frank.l.cox@gmail.com Guest
-
Request for feedback: proposed new modules to aid VHDL projects
I have a set of modules that I have developed, originally for my own needs, to help build and compile VHDL projects with the ModelSim simulator... -
Request for naming help (templating module)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all, I have recently written a templating module and released it to CPAN. There are... -
New module proposed: XML::FOP
I'd like to get some feedback about the name/functionality of this module before I release it to cpan. Below is the POD: NAME XML::FOP - Access... -
Proposed new module Graph::Timeline
I am currently looking to create a Graph::Timeline module (similar in some respects to Image::Timeline) that would allow rendering timelines as... -
[PHP-DEV] Proposed Function: urlencode_array
proto urlencode_array(array formdata ) Purpose: Generate a form encoded query string from an associative (or indexed) array. Example: ... -
frank.l.cox@gmail.com #2
Re: Naming consultation request (proposed Geo::ReadGRIB)
Based on the response here and elsewhere, Geo::ReadGRIB it is.
The naming consultation here consisted of no one thinking my name was
bad enough to make them reply. A clueless mistake would likely have
brought a response so I have as much of an answer as I needed.
Thanks,
--Frank Cox
frank.l.cox@gmail.com Guest



Reply With Quote

