See: Description
| Class | Description |
|---|---|
| Addition |
Node: adds a value to all entries of source
|
| AdditionFirst |
Node: adds a value to first entry of source
|
| Aggregated |
This node creates aggregated data from continuous input data.
|
| Averaged |
This node creates average values per time step over all sources.
|
| Difference |
This Node creates difference values between two sources.
|
| Differential |
This node creates differential values from source.
|
| ElementCopy |
Node: calculates sunshine duration from source (Rn_300)
|
| ElementRawCopy |
Node: calculates sunshine duration from source (Rn_300)
|
| EmpiricalFiltered_NEW |
This node filters values based on the difference to a reference source.
|
| Evaporation |
Virtual sensor Sunshine calculates sunshine duration from radiation source.
|
| Interpolated | Deprecated |
| InterpolatedAverageLinear | |
| IntervalRemove |
Remove all values from time series within a time interval
|
| Mask | |
| Middle | |
| MinDiff | |
| NocCheck |
This node filters values based on the difference to a reference source.
|
| PeakSmoothed |
Special node for manual precipitation sensors.
|
| PostHourMutation | |
| Projected |
Project schema of source to target schema (fill with NaNs if sensor not in source)
|
| RangeStepFiltered |
This node filters source with range or with range and step check.
|
| Statistics | |
| Statistics.StatisticsData | |
| Subtraction |
Node: subtracts values to all entries of source
|
| Sunshine |
Virtual sensor Sunshine calculates sunshine duration from radiation source.
|
| SunshineOlivieri |
Virtual sensor Sunshine calculates sunshine duration from radiation source.
|
| TransformLinear | |
| Virtual_P_RT_NRT |
Node: calculates corrected precipitation values from source (container)
|
Typically nodes use iterators for processing. It's preferred to use nodes that internally manage iterators to process time series data instead of directly using iterators.