What's Changed
- #599: Add support for python 3.12 by @MRVermeulenDeltares in #640
- #634: Add support for research keywords by @tim-vd-aardweg in #642
- #622: Raise error for unknown keywords by @MRVermeulenDeltares in #632
- #559: Ensure only floats check for Fortran scientific notation when parsing by @tim-vd-aardweg in #626
- #354: Reduce rereading cached files during init by @MRVermeulenDeltares in #641
- #562: Fix parallel process in dimr_config by @MRVermeulenDeltares in #623
- #473: Update alias from blockFrom and blockTo to block-From and block-To by @tim-vd-aardweg in #639
- #658: Loosen numpy requirement by @veenstrajelmer in #659
- #653: Corrected default mdu.wind.rhoair value to value in manual and kernel code by @veenstrajelmer in #667
- #661: Don't write keywords with None values by @tim-vd-aardweg in #663
- #620: Add support for optional [sedtrails] research section. by @tim-vd-aardweg in #651
- #652: Add support for spaces polyline names by @tim-vd-aardweg in #652
- #546: Prevent duplicate contacts/links in
Link1d2d
by @veenstrajelmer in #674 - #678: locationtype should not be written for CrossSections or ObservationCrossSections by @tim-vd-aardweg in #683
- mesh_2d_edge_x and mesh_2d_edge_y to writer by @DanielTollenaar in #645
Known Issues
- #714: Global section is not written to the roughness-channels.ini file
New Contributors
- @DanielTollenaar made their first contribution in #645
Full Changelog: 0.7.0...0.8.0