- Retrieve climatological normals based on past data using
jma_collect()
(#20).
- Earth quake station dataset handled by the package have been updated to the latest version in September 2024.
- Various datasets handled by the package have been updated to the latest version in July 2024.
- The coordinates and prefecture code of the station dataset have been corrected.
- Various datasets handled by the package have been updated to the latest version in March 2024.
- Initial release for CRAN.
- Added an interval when executing
jma_collect()
for reducing the load on the server. - A message is displayed when the data obtained by
jma_collect()
contains values such as missing values.
- Fixed an issue with parameters when acquiring data with
jma_collect()
.
- Various datasets handled by the package have been updated to the latest version in March 2023.
- Data is now downloaded and saved in a local folder using rappdir package. In acquiring data under the same conditions, locally stored files are loaded.
- Added a
NEWS.md
file to track changes to the package.