Changes for version 0.18

  • Added:
  • Weather::NHC::TropicalCyclone::StormTable::get_latest_table - initial support for updating the table with what's hosted at NHC.
  • Weather::NHC::TropicalCyclone::StormTable::get_storm_numbers - get list of storm numbers given year, basin.
  • See POD for more information.

Modules

Provides a convenient interface to NHC's Tropical Cyclone JSON format.
provides handy extraction and conversion functionality for use with the NHC forecast advisory text
Provides a convenient interface to individual storm sections delivered inside of the NHC Tropical Cyclone JSON file.
convenient access to the list of historical storms https://ftp.nhc.noaa.gov/atcf/archive/storm.table, which is in ATCF format. Although it looks like and can be treated in many cases as CSV, field width is importan when considering this type of data operationally.