imgw_hydro_stations: Location of the hydrological stations from the...

imgw_hydro_stationsR Documentation

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

Description

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

Usage

imgw_hydro_stations

Format

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

  • id Station ID

  • X Longitude

  • Y Latitude

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

Examples

data(imgw_hydro_stations)
head(imgw_hydro_stations)

climate documentation built on Aug. 9, 2022, 5:08 p.m.