Skip to content

Commit

Permalink
Merge pull request #422 from nens/release-notes-20240430
Browse files Browse the repository at this point in the history
Release notes 30 april 2024
  • Loading branch information
leendertvanwolfswinkel authored Apr 30, 2024
2 parents e2478e5 + 8940f38 commit a94d96b
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
25 changes: 25 additions & 0 deletions source/a_releasenotes_3di_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,31 @@
3Di API
-------

April 29, 2024
^^^^^^^^^^^^^^

- Add multiplier to all surface sources and sinks endpoint(s) (threedi-api#212). The main intended use case for this is to use it with a negative value in combination with a (Lizard) raster time series that contains (positive) evapotranspiration values.

- Make it possible to add substance concentrations to all surface sources and sinks endpoints (threedi-api#2173)

- Migration 220 introduces the option to transfer all data from Spatialite to GeoPackage (threedi-schema#45)

- Make ``threedigrid-builder`` compatible with GeoPackage (threedigrid-builder#341)

- Add cross section table data to GeoJSON export (threedigrid#218)

- Include exchange level in breaches GeoJSON export (threedigrid#219). The ``levl`` property now contains the exchange height

- You can now get the units of a substance through a ``GridH5WaterQualityResultAdmin`` object (threedigrid#223)

- Make ``threedi-modelchecker`` compatible with GeoPackage (threedi-modelchecker#342)

- Remove schematisation check that gives an INFO level message suggesting it would be better to use a friction method with Conveyance 0029 (threedi-modelchecker#358)

- Bugfix: Simulation tags were not always created (threedi-api#2170)



March 18, 2024
^^^^^^^^^^^^^

Expand Down
8 changes: 8 additions & 0 deletions source/a_releasenotes_computational_core.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
3Di Computational core
----------------------

April 29, 2024
^^^^^^^^^^^^^^

- Separate friction values can now be defined for each segment of a YZ profile when using friction with conveyance (threedigrid-builder#342, threedi-calculationcore#738, threedi-tables#271, threedi-schema#42, threedi-modelchecker#354)

- Vegetation can now also be used in the 1D domain (threedi-calculationcore#735, threedi-schema#42)


March 18, 2024
^^^^^^^^^^^^^

Expand Down

0 comments on commit a94d96b

Please sign in to comment.