Changes for version v0.0.008 - 2022-10-18

  • added keyword parameter stdin (=> 0) to App::Fetch so station ids from stdin can be disabled in unit tests
  • fixed a bug causing unit tests to fail because command-line option variables weren't being reset
  • added GitHub Actions configuration from Gabor Szabo, for CI testing
  • added t\ghcn_cache to the git repository
  • made filepaths for -profile and -cachedir relative to the current working directory
  • fix -report stn and -report id so only the selected stations are reported

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