Skip to content

Iteration 4: v4.0.0 - December 2024

Latest

Choose a tag to compare

@RasmusMeos RasmusMeos released this 22 Dec 01:40
· 3 commits to master since this release
  • New Features

    • Tutorial. The user can now click on the "?" button to be introduced to the workflow of the program.
    • Export Hydrological Data. The user can now export their searched spot's parameters and calculations as a PDF.
    • Information Tab. After selecting a point, the user can now delineate their spot and the system will calculate the necessary parameters and display it on the Information Tab.
    • Display River Network. After selecting a point, the nearest river network is displayed on the map.
  • Improvements and Bug Fixes

    • Search By Coordinates. Previously the system displayed a lot of unnecessary decimal places with the coordinates. It is now down to 4 for better usability.
    • The UI looks better now.
    • Cypress is functional again.
    • Sidepanel has dynamic display
    • Introduced auto-zoom after layers have been generated for improved usability
  • Known Issues

    • The calculations aren't accurate for some spots as the topological map that we use as input has mistakes in it.
    • The validation for user-entered coordinates boundaries isn't perfect due to its "rectangular nature". For instance, areas southwest of Estonia still get accepted.

What's Changed

New Contributors

Full Changelog: v3.1.2...v4.0.0