earthkit.transforms.ensemble package¶
Module contents¶
Ensemble transformations for earthkit data objects.
Typically this is done with an xarray representation of data.
|
Calculate the ensemble mean. |
|
Calculate the ensemble standard deviation. |
|
Calculate the ensemble minimum. |
|
Calculate the ensemble maximum. |
|
Calculate the ensemble sum. |
|
Reduce data over the ensemble dimension. |
|
Calculate the ensemble standard deviation. |