-------------------
- Convert v2_global settings enum values before using them in openapi models.
- Added checks for channel and culvert geometry distance to connection nodes.
- Added checks for illegal combinations of use_2d_flow, use_1d_flow, manhole_storage_area
and dem file presence.
- Changed cross section location geometry check to WARNING.
- This release requires at least geoalchemy2 0.9.0.
- Changed some nullability and geometry validity checks to WARNING.
- Removed check 0101 (bank level not NULL check).
- Only warn on dist_calc_points <= 0 and MANNING friction_value >= 1.
- Make the cross_section_location.bank_level >= reference_level check a WARNING. It will
be corrected anyway in make_tables.