Replace "tweaked" crop calendar files
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 6d 6h
- Merged PRs (30d)
- 8
Description
The crop calendar input files have their latitudes and longitudes "tweaked" by a millionth of a degree to avoid inconsistencies in nearest-neighbor interpolation based on processor count. This bug in ESMF [should be fixed](https://github.com/esmf-org/esmf/issues/276#issuecomment-2321727428) ~~in the version used by CESM3~~ eventually, which will allow us to revert those files to their actual coordinates.
The files:
https://github.com/ESCOMP/CTSM/blob/0999a32f520c995c3dfc94b9b96781d20ed0d6d5/bld/namelist_files/namelist_defaults_ctsm.xml#L2319-L2330
This will also allow us to remove the [tools/contrib/tweak_latlons.py](https://github.com/ESCOMP/CTSM/blob/0999a32f520c995c3dfc94b9b96781d20ed0d6d5/tools/contrib/tweak_latlons.py) script.
Contributor guide
Assessment
This issue has not been assessed yet.