Release v0.5.1
What's Changed
- #454: Updated poetry image and poetry version to latest in CI by @priscavdsluis in #455
- Fixed FM User Manual URL by @arthurvd in #443
- #462: Fixed polyline serializer to print empty trailing comment lines by @arthurvd in #463
- XYZ parser should support whitespace in lines and between lines by @arthurvd in #458
- Reading invalid formatted plifile should raise error instead of warning by @MRVermeulenDeltares in #457
- Added validation for NaN values in datablocks by @tim-vd-aardweg in #460
- Added support for strings besides Path by @MRVermeulenDeltares in #469
- Added support for xyn files by @tim-vd-aardweg in #472
- #339: FileModels can handle path formats from different OS by @priscavdsluis in #361
- #474: Added support for 3D z-sigma settings in MDU by @arthurvd in #476
- Added unit tests for obs crs.pli via existing PolyFile class by @arthurvd in #464
- Included old and new obscrossection into MDU output by @arthurvd in #470
- Added missing documentation for the .xyn file by @tim-vd-aardweg in #491
- Publicly exposed the new XYN classes by @tim-vd-aardweg in #492
- Fixed ignorance of trailing data on polyline data lines by @arthurvd in #482
- Created release workflow by @tim-vd-aardweg in #500
- #450: Updated MeshKernel to latest v2.0.2 by @priscavdsluis in #504
- Added support for .tim files by @MRVermeulenDeltares in #465
- #485 Added four missing 1D2D settings to MDU by @arthurvd in #490
- #438: Only update the file path if
resolve_casing
is set to True. by @priscavdsluis in #512 - #493 Removed indents from mdu file by @MRVermeulenDeltares in #514
- #446: Implemented meteo for external forcing by @xldeltares in #477
- Fixed bugs with the XYN files and models by @tim-vd-aardweg in #508
- #497: Added support for tim files in the structure file by @priscavdsluis in #517
- #486: Added missing mdu keywords coastal by @arthurvd in #520
- Added support for UGRID net files without faces by @arthurvd in #524
- #527: MDU keywords such as 1d2dLinkFile are written to file without comments by @priscavdsluis in #528
- Added unit test that verifies default FMModel is already loadable by @arthurvd in #526
- Created a developer guide by @tim-vd-aardweg in #496
- Added releasenotes.md to site (changelog.md not on site anymore, only i… by @arthurvd in #522
- #369: Added support for the old style external forcings file by @priscavdsluis in #471
- Updated the list of supported functionalities by @tim-vd-aardweg in #479
- #529: Special characters should be parsed correctly from file by @priscavdsluis in #534
- #535: Added the quantity
nudge_salinity_temperature
to ext old file header by @priscavdsluis in #536 - #511: Improved TimModel implementation by updating the timeseries data type by @MRVermeulenDeltares in #521
- Added support for station names surrounded by double quotes by @tim-vd-aardweg in #538
- Workflow for automating the release by @tim-vd-aardweg in #499
- Fixed issues with the new release script by @tim-vd-aardweg in #539
New Contributors
- @MRVermeulenDeltares made their first contribution in #457
Full Changelog: 0.4.1...0.5.1