2026-08-26
Add functions
wi() and ci() calculate warm index and
cold index (Kira 1945).Add functions for detail climate data in Japan
detail_url() builds urls of detail data (yearly,
monthly, daily, hourly and 10 minutes values).download_detail() downloads the data of the url.download_prec_no() and download_block_no()
get numbers to specify a station.Remove data
climate_jp_full_tmp, which was an intermediate data and
identical to climate_jp_full. Use
climate_jp_full.Update installation instructions to use ‘remotes’ package.
2023-03-05
Add data
climate_station include URL of 3444 stationsstation_jp include information of 157 stationsstation_world include information of 3444 stationsRename data
japan_climate to climate_jpworld_climate to climate_world2022-11-05
Add graceful fail to match the CRAN policy:
2022-10-05
First release
data(japan_climate) include japan climate data from
Japan Meteorological Agency (‘JMA’).data(world_climate) include world climate data from
‘JMA’.data(station_links) include station information and its
links for ‘JMA’.download_area_links() and
*download_links()` download links for climate data.download_climate() download climate data from
‘JMA’.