If subdomain
is one of "kyy"
(Ministry of Environment
and Energy), "ypaat"
(Ministry of Rural Development and Food) or
"emy"
(National Meteorological Service) and stationID is not NULL,
returns a dataframe with time series data from the corresponding station and
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:
- TimeSeriesID
The time series ID from the database
- Name
The time series name
- Variable
The time series variable type
- TimeStep
The timestep of time series
- Unit
The units of the time series
- Remarks
Remarks from Hydroscope
- Instrument
The instrument ID
- StartDate
The starting date of time series values
- EndDate
The ending date of time series values
- StationID
The corresponding station's ID