Closed glemieux closed 1 year ago
Charlie tested this update on perlmutter and it crashed due to input_dataset.time.units.split()
not working since there is not units
attribute to time
.
Charlie tested this update on perlmutter and it crashed due to
input_dataset.time.units.split()
not working since there is notunits
attribute totime
.
This has been addressed via 77899da. It is a workaround for issue https://github.com/pydata/xarray/issues/8047 (discovered via https://github.com/pangeo-data/xESMF/issues/286).
Description:
Fixes an error in how the
YEAR
variable on the output dataset is calculated.Collaborators:
Expectation of Answer Changes:
Not answer changing to the fates results.
Checklist
If this is your first time contributing, please read the CONTRIBUTING document.
All checklist items must be checked to enable merging this pull request:
Contributor
Integrator
Documentation
Test Results:
CTSM (or) E3SM (specify which) test hash-tag:
CTSM (or) E3SM (specify which) baseline hash-tag:
FATES baseline hash-tag:
Test Output: