ESCOMP / ESCOMP/CTSM

Deprecate and remove the VIC-Hydro option

Open
#2,597 3 comments 0 reactions 0 assignees View on GitHub
code health
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
6d 6h
Merged PRs (30d)
8

Description

The VIC-Hydro option was put in 12 years ago as an experimental optional hydrology method. It has NOT been used by default and is NOT tuned for the latest physics. It also requires additional fields on the surface datasets. And as such we've only supported it for two resolutions out of the box. We haven't heard about users using it as well. VIC hydrology is also not something being actively developed currently either. And as such we are planning on deprecating and removing the VIC option.

Definition of Done:
- [x] Remove the extra complexity in mksurfdata_esmf and it's python scripts to handle it
- [x] Remove building of special datasets with VIC fields on them (we should do this as part of the ctsm5.3.0 dataset update)
- [x] Add it to the README files as a deprecated feature along with the other deprecated features
- [x] Remove VIC-hydro from our testlists
- [x] Remove from compsets
- [ ] Change the namelist option so it dies with a warning that can be overridden
- [ ] Remove the namelist option from the code, so it's hardwired to false
- [ ] Remove the code to handle VIC

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.