[Explore] Investigate the differences in xCDAT's annual cycle climatology compared to E3SM Diags climo.py
/climo_xr.py
and cdms2/cdutil
#856
Milestone
climo.py
/climo_xr.py
and cdms2/cdutil
#856
Discussed in #845
Originally posted by tomvothecoder September 4, 2024
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)The text was updated successfully, but these errors were encountered: