Perl
script conversion
Tim Brice has put up a collection of weather related Perl
scripts at http://www.srh.noaa.gov/elp/wxcalc/wxcalcsc.html.
These scripts handle conversions for temperature, moisture, pressure,
and wind speed unit. Ideally all of these scripts are ported to Java.
Progress
Several people have volunteered to help with this project, although
not much has been done yet (mainly because I haven’t had the chance
to point anybody in any direction).
Frank
Chiron has taken the first pass at writing the temperature converter.
He sent me code that I have imported into the CVS repository.
Package
name
org.javaweather.units.
If the code is unwieldy in one package, then subpackages can be created
as needed.
|