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

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)
#>          id        X        Y      station   id2
#> 1 249190020 19.64124 49.96387    BRZEŹNICA 96576
#> 2 249199999 19.26644 49.94970        OSIEK 96574
#> 3 249190040 19.37912 49.93805 GIERAŁTOWICE 96572
#> 4 249190050 19.81285 49.94243    RADZISZÓW 96573
#> 5 249190060 19.96480 49.90470      SIEPRAW 96571
#> 6 249190070 19.22531 49.87891         KĘTY 96568