Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@Scriptbash Scriptbash released this 02 Feb 03:31
· 194 commits to main since this release

What's Changed

  • Rewrote custom outputs
    • It's now possible to add as many as needed
    • Added optional "filename" field, "between" option and "cumulsum" statistic (raven 3.6)
    • Fixed CustomOutput tag being written if no outputs are added
  • Moved hydroprocesses to modules
    • Lateralflush and split should now be complete
  • Add streamflow data scrapers
    • Two scrappers (DPPHC and WaterOffice) have been added. They can search for hydrometric stations and export the data within a date range directly into a .rvt file. Points of interest layer for BasinMaker can be generated automatically after having downloaded hydrometric data
  • Add data scrapers for GIS data
    • GIS data used for BasinMaker can be downloaded automatically. The data can then be clipped using a watershed polygon. Other spatial operations are also done to make the data ready for BasinMaker
  • Add Podman as an alternative to Docker
  • New settings menu
    • Allows to choose between Docker or Podman
    • Regular container images and an ARM-based version are selectable
    • Can select between two types of reset, full (fully resets the rvi menu) and partial (only resets the widgets affected by model templates)
    • The new side menu can be set to "Default" (icons and text) or "Collapsed" (icons only)
    • Update notification will now show in the settings menu
  • Some improvements to the update check function
  • Added AWBM model template and some Raven 3.6 simulation options
  • QRaven has been fully redesigned
    • Widgets now stretch properly when the window is resized
    • No more tabs within tabs; a side menu now replaces the previous main tabs

Full Changelog: v2.2.0...v2.3.0