If subdomain
is one of "kyy"
(Ministry of Environment
and Energy), "ypaat"
(Ministry of Rural Development and Food),
"emy"
(National Meteorological Service) and stationID is not NULL,
returns a dataframe with station's coordinates and elevation from the
corresponding database of hydroscope.gr. Otherwise gives an error message.
If the station ID does not exist in the database, or the url from hydroscope
could not parsed, returns a dataframe with NA values.
The dataframe columns are:
- StationID
The station's ID from the database
- Long
The station's longitude in decimal degrees, ETRS89
- Lat
The station's latitude in decimal degrees, ETRS89
- Elevation
The station's altitude, meters above sea level