xarray_eop.verification.compare#
Functions
|
Compute bitwise statistics on all the variables of a datatree.DataTree. |
|
Compute bitwise statistics over a dataarray |
|
For all variables of a xarray.Dataset/datatree.DataTree, count the number of outliers, exceeding the threshold value |
|
Remove all coordinates of a `datatree.DataTree |
|
Drop duplicate values |
|
|
|
|
|
|
|
Given a list of tree paths, returns leave paths |
|
Parse command-line option cmp-vars |
|
Check if input product exists wheter it is on filesystem or object-storage |
|
Alphabetically sort datatree.DataTree nodes by tree name |
|
Compute statistics on all the variables of a datatree.DataTree Note that this function triggers the dask.array.compute() |