Skip to content

v1.0.3

Compare
Choose a tag to compare
@roeldegoede roeldegoede released this 03 Jan 09:56
· 45 commits to main since this release

This release contains several changes and fixes. Most notably, models with a geographical CRS can now be build.
Also note the changes in the default values in the sfincs.inp file.

Changed

  • support for HydroMT core v0.9
  • changed default value of dtmaxout to 86400 (was 99999.0) and for advection to 1 (instead of non-existing 2) in sfincs.inp (#156)
  • support for filtering forcing data from timeseries and locations based on model region (#162)

Fixed

  • fixed SfincsModel.setup_subgrid for models with geograpgical CRS (#152)
  • fixed masking of elevation and manning datasets when providing mask attribute (#153)
  • fix a bug that caused some model files to be read twice (#161)
  • bugfix in workflows.bathymetry that was encountered while burning in rivers (#166)

Full Changelog: v1.0.2...v1.0.3