getElementsProperties
Retrieves elements with individual properties/metadata for each
element.
Inputparameters for getElementsProperties (*= required)
language - if no language is selected, 'no' is default. Language can be retrieved from method getValidLaguages().
elem_codes - is given as a comma-separated list of character-based element codes. If no elements are chosen, all available elements are returned.
getElementsFromTimeserieType
Returns all elements for a given type of time series.
Inputparametre for getElementsTimeserieType (*= required)
timeserietypeID* - a timeserie type. Timeserie types can be retrieved from method getTimeSerietypesProperties("","")
getElementsFromTimeserieTypeStation
Returns all elements (with information and observational period) for a
given station and timeseries types.
Inputparameters for getElementsFromTimeserieTypeStation (*= required)
timeserietypeID* - a timeserie type. Timeserie types can be retrieved from method getTimeSerietypesProperties("","")
stnr* - station number. Station can be retrieved from getStationsProperties("")
elemNo - number of element (used in the data
flow)
elemCode - short name code for element, used for
identification
name - name of element
description - description of element
unit - unit for element
fromdate - observed from this date for a given station
todate - observed until this date for a given station
language - language in which element information is
shown.
We have duplicate elements because a station can have different type of station that is manual or automatically.