subset_data --create-datm errors with GSWP3 data
Open
priority: low
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 6d 6h
- Merged PRs (30d)
- 8
Description
Or at least it will, after the changes in #3259 come in. This is due to two changes needed to make it work for CRU-JRA:
- [`scalar` dimension is not present in CRU-JRA.](https://github.com/ESCOMP/CTSM/pull/3259/files#r2159603259)
- [CRU-JRA data are annual, not monthly.](https://github.com/ESCOMP/CTSM/pull/3259/files#r2159603579)
Per discussion with @ekluzek, I won't bother fixing this as part of that PR, because we're not planning to support GSWP3 moving forward. I will make sure a useful error is thrown if GSWP3 is used, and if a user ever finds that to be a problem, we can discuss whether to fix it.
Contributor guide
Assessment
This issue has not been assessed yet.