Changes for version v0.22.258 - 2022-09-15
- Builds, passes tests, installs and runs ok on Windows and WSL Ubuntu
- Change dist.in main_module to bin/ghcn_fetch.pl
- gui works on Windows if Tk is installed
- gui work on WSL Ubuntu using GWSL
- Suppress printing the "Hash sizes" header when there are no hash statistics (i.e. when -report "").
- Add some documentation in Readme.pm about the GUI and Windows clipboard support.
- Replace Syntax::Keyword::Try with Try::Tiny
- bug fixes
Documentation
Report temperature extremes from ghcn_fetch.pl output
Fetch station and weather data from the NOAA GHCN repository
Count stations in ghcn_fetch.pl output
Modules
Report temperature extremes from GHCN::Fetch output
Fetch station and weather data from the NOAA GHCN repository
Count stations in GHCN::Fetch station output
common functions for GHCN scripts and modules
convert between various country codes
provide a list of meteorological metrics to be obtained from GHCN daily data
create and manage option lists/objects used by GHCN modules and scripts
class for Station metadata
collect station objects and weather data
collect timing statistics for GHCN modules and scripts