imgw_meteo_stations: Location of the meteorological stations from the...

imgw_meteo_stationsR Documentation

Location of the meteorological stations from the danepubliczne.imgw.pl collection

Description

The object contains weather stations coordinates, ID numbers, and elevations

Usage

imgw_meteo_stations

Format

The data contains a data.frame with 1998 obs. of 3 variables:

id

Station ID

X

Longitude

Y

Latitude

station

Station name

id2

IMGW-PIB ID for station rank

The object is in the geographic coordinates using WGS84 (EPSG:4326).

Examples

data(imgw_meteo_stations)
head(imgw_meteo_stations)

climate documentation built on Oct. 19, 2024, 9:06 a.m.