Skip to contents

Climate data of the world

Download links and climate data from ‘JMA’ web pages.

download_area_links() download_links()
Download links for areas, countries and stations
download_climate()
Download climate data of the world
clean_station()
Clean up station information

Detail climate data in Japan

Yearly, monthly, daily, hourly and 10 minutes values of each station.

detail_url() detail_item()
Build urls of detail climate data in Japan
download_detail()
Download detail climate data in Japan
download_prec_no() download_block_no()
Download prec_no and block_no of stations in Japan
detail_colnames() clean_detail_value() to_numeric_when_all()
Helper functions for download_detail()

Climate indices

wi() ci()
Calculate warm index and cold index

Data

climate_jp japan_climate
Climate data in Japan
climate_world world_climate
Climate data in the world
climate_jp_full
Climate normals of all stations in Japan
mean_cli
Downloaded tables of climate normals in Japan
station_jp
Climate stations in Japan
station_world
Climate stations of the world
station_jp_full
All stations in Japan
station_links
Station name and its URL

Utilities

choose_with_menu()
Choose data with menu.
gracefully_fail()
Graceful fail
sleep()
Wrapper function to sleep
as_numeric_without_warnings()
Wrapper function to convert into numeric without warnings
head_3()
Wrapper function to head 3 items
`%>%`
Pipe operator