Changes for version v0.0.007 - 2022-10-17
- replaced -kml <file> with -report kml and user-directed stdout
- added report types kml, id (just station id's), stn (station tsv only), url, curl
- renamed -color to -kmlcolor
- removed -label
- added #!/usr/bin/perl to ghch_fetch.pl
- removed the file extension in the bin scripts for proper Windows and *nix deployment
- (hopefully) fixed "Failed test -help at t/91_ghcn_fetch.t" caused when PERLDOC=-MPod::Perldoc::ToTextOverstrike
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 Weather::GHCN::Fetch output
Fetch station and weather data from the NOAA GHCN repository
Count stations in Weather::GHCN::Fetch station output
URI page fetch with file-based caching
common functions for GHCN scripts and modules
convert between various country codes
Access the NOAA GHCN Global Historical Climatology Network repository
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