Learn R Programming

spatialrisk (version 0.8.0)

knmi_stations: KNMI weather stations

Description

A data frame containing station IDs and location metadata for official KNMI weather stations in the Netherlands.

Usage

knmi_stations

Arguments

Format

A data frame with 50 rows and 7 variables:

station

Station ID.

city

City where the station is located.

lon

Longitude of the station in EPSG:4326.

lat

Latitude of the station in EPSG:4326.

altitude

Altitude of the station in meters.

X

Projected X coordinate of the station in EPSG:32631.

Y

Projected Y coordinate of the station in EPSG:32631.

Author

Martin Haringa