generate_gdd20_baseline needs SystemTest
Open
testing
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 7
Description
It turns out `generate_gdd20_baseline` has been broken for a while, and I didn't notice because it wasn't being tested. Ideally it would have complete Python unit and system testing, but at the very least we should have a SystemTest in the `ctsm_sci` and `crop_calendars` suites like `RXCROPMATURITY`:
1. Do a multi-year run to generate outputs.
2. Call `generate_gdd20_baseline` on the outputs, generating new `stream_fldFileName_gdd20_baseline`.
3. Run at least a few days with the new `stream_fldFileName_gdd20_baseline`.
Contributor guide
Assessment
This issue has not been assessed yet.