[Explore] Investigate the differences in xCDAT's annual cycle climatology compared to E3SM Diags climo.py
/climo_xr.py
and cdms2/cdutil
#845
tomvothecoder
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is an extension of PR #688 in xCDAT.
Notes:
e3sm_diags/e3sm_diags/driver/utils/climo_xr.py
Lines 132 to 134 in 9be8cea
climo.py
andclimo_xr.py
use masked arrays with masked averaging , while Xarray/xCDAT usesnp.nan
to represent missing valuesfloat32
tofloat64
) (source)Beta Was this translation helpful? Give feedback.
All reactions