Published September 12, 2023
| Version v1.10.0
Software
Open
E3SM-Project/e3sm_to_cmip: v1.10.0
Creators
- 1. Los Alamos National Laboratory
- 2. Planet Labs PBC
- 3. Lawrence Livermore National Laboratory
- 4. llnl
- 5. University of Chicago
- 6. Alaska Satellite Facility
Description
What's Changed
Refactor
- Refactor the API design for
cmor_handlers
by @tomvothecoder in https://github.com/E3SM-Project/e3sm_to_cmip/pull/140- CMOR Handlers are now defined in a single yaml file under
cmor_handlers/handlers.yaml
- Visit the documentation for more information on this change.
- CMOR Handlers are now defined in a single yaml file under
- Add example script by @chengzhuzhang in https://github.com/E3SM-Project/e3sm_to_cmip/pull/174
- Update README.md by @chengzhuzhang in https://github.com/E3SM-Project/e3sm_to_cmip/pull/180
- Remove CWL workflow docs and update conda env dependencies by @tomvothecoder in https://github.com/E3SM-Project/e3sm_to_cmip/pull/193
- CWL scripts and documentation have been moved to the datasm repo since that is where they are primarily used. CWL scripts were never included in the conda package and therefore probably never used by any other developer or repo.
- Add
os.markdirs()
for/logs
directory by @tomvothecoder in https://github.com/E3SM-Project/e3sm_to_cmip/pull/187 - Fix deprecated numpy.warnings by @chengzhuzhang in https://github.com/E3SM-Project/e3sm_to_cmip/pull/201
- Update KeyError raised for missing handlers or non-derivable variables to logger warning by @chengzhuzhang in https://github.com/E3SM-Project/e3sm_to_cmip/pull/203
- Fix handling sftlf/LANDFRAC by @chengzhuzhang in https://github.com/E3SM-Project/e3sm_to_cmip/pull/209
- add new formula for rsut and rsutcs by @chengzhuzhang in https://github.com/E3SM-Project/e3sm_to_cmip/pull/210
Full Changelog: https://github.com/E3SM-Project/e3sm_to_cmip/compare/v1.9.1...v1.10.0
Files
E3SM-Project/e3sm_to_cmip-v1.10.0.zip
Files
(234.5 kB)
Name | Size | Download all |
---|---|---|
md5:8a86a7b357c2837c1a2a628e11cafed4
|
234.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/E3SM-Project/e3sm_to_cmip/tree/v1.10.0 (URL)