Filters
Here are some filters that are useful for manipulating data. There
are actually many more available, but they have to be entered
manually. See
Ingrid
Function Documentation for more information.
- Monthly Climatology calculates
a monthly climatology by averaging over all years.
- anomalies calculates the difference
between the (above) monthly climatology and the original data.
- Integrate along event_id
- Differentiate along event_id
- Take differences along event_id
Average over
event_id
|
RMS (root mean square with mean *not* removed) over
event_id
|
RMSA (root mean square with mean removed) over
event_id
|
Maximum over
event_id
|
Minimum over
event_id
|
Detrend (best-fit-line) over
event_id
|
Note on units