jmastats
Download Weather Data from Japan Meteorological Agency Website
A Japan Meteorological Agency client whose real product is keeping its bundled datasets current.
◆Recent moves
- 1y ago
jma_collect() can now retrieve climatological normals
Climatological normals computed from past observations become retrievable through the existing jma_collect() entry point, the only capability added across the package's recorded history. The customary dataset refresh ships with it.
View source ↗ - 2y ago
Station coordinates and prefecture codes corrected
A dataset refresh plus corrections to coordinates and prefecture codes in the station table. Data accuracy work of exactly the kind that makes up most of this package's release history.
View source ↗ - 2y ago
Bundled datasets refreshed to March 2024
A dataset-only release with no code changes. It is the clearest example of the maintenance rhythm that defines the package between capability releases.
View source ↗ - 2y ago
First CRAN release adds request throttling to jma_collect()
The initial CRAN release, which is what made the package installable through the standard channel. It also establishes the good-client behaviour the package has kept since: an interval between requests to reduce load on the agency's servers, and a message when returned data contains missing values.
View source ↗