Deltares / Ribasim

Water resources modeling
https://ribasim.org/
MIT License
42 stars 5 forks source link

Rename Outlet's `min_crest_level` to `min_upstream_level` #1788

Closed visr closed 2 months ago

visr commented 2 months ago

The breaking part of https://github.com/Deltares/Ribasim/issues/1771, with added automatic migration.

evetion commented 2 months ago

@visr I've added some migration specific changes here in 6ebc208 (#1788), feel free to review. In the future we should update schemas incrementally (from 0-1, 1-2, instead of 0-2, 1-2), but this works for now.