Combine
Combining two readers into a third one. You can use usual operators,
Filter
Combining two readers into a third one. You can use usual operators, but also more complex ones such as gaussian combining.
Mix two readers with a gaussian, whose std is the one given as an argument. The measurment reader have to be of type timeseries, with a lon and lat attributes that are taken as the center of the measure.
List[str]
Only keep the specified variables.
Remove the specified variables.