Skip to content

v0.1.2

Compare
Choose a tag to compare
@hboisgon hboisgon released this 06 Oct 06:26
· 55 commits to main since this release
405c38b

This release introduces a new component to prepare road related data and adds several fixes for computation of hydrological forcing.

Added
^^^^^

  • Option to add a minimum water volumes to avoid zero volume errrors in setup_hydrology_forcing.
  • Road network processing in setup_roads.

Changed
^^^^^^^

  • Rewrite and update of the setup_emission_mapping component.

Fixed
^^^^^

  • Fixed the waqgeom file for FEWS.
  • Reproject the hydrology forcing to the model grid to avoid inverted latitudes.
  • Fixes for volume computations.
  • Tests and examples linked to updates in the data catalog names.

Documentation
^^^^^^^^^^^^^

  • Added changelog.
  • Update of the template after updae of sphinx_rtd_theme.