Description Usage Arguments Details Value Author(s) See Also
This functions extracts all stations containing more than a specified number of years of data.
1  | data.chosen(selectDataBase, sliderYears, climex.environment)
 | 
selectDataBase | 
 Character (select) input to determine the
data source. It is either of one of the names of the provided
list in the   | 
sliderYears | 
 Numerical (slider) input to determine the minimal length (in years) of the time series to be displayed. Minimal value is 0 and maximal is 155, the default value is 65 and the step width is 1.  | 
climex.environment | 
 Environment containing the global
variables used within the   | 
It uses the current database and returns all stations,
which are at least as long as sliderYears.
Reactive list  containing  a  list of  all
selected stations and their positions.
Philipp Mueller
Other leaflet: leafletClimexUI,
leafletClimex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.