dtStationsDict: Dictionary of Meteostat API weather stations

Description Usage Format Source

Description

This data.table contains information about all the weather stations that are included in the Meteostat's framework as of 06.03.2021. For more background information go to: https://dev.meteostat.net/bulk/stations.html#endpoints

Usage

1

Format

A data.table with 30403 rows (as of 06.03.2021) and 11 columns:

meteostat_station_id

unique Meteostat's ID of the given weather station

name

natural language name of the weather station

country

code of the country in which the weather station is located

region_name

code of the region in which the weather station is located

wmo_station_id

WMO's ID of the weather station

station_latitude

station's latitude in degrees

station_longitude

station's longitude in degrees

station_elevation

station's elevation above sea level in meters

station_timezone

name of the timezone in which t

inventory_start_date

if available, first date for which the historical observations are available for the weather station

inventory_end_date

similar to inventory_start_date

Source

https://dev.meteostat.net/bulk/stations.html


wegar-2/okeanos.meteostat documentation built on March 7, 2021, 12:19 a.m.