8000 Releases · NRCan/CanFlood · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: NRCan/CanFlood

v1.2.2 render fix

25 Mar 18:04
Compare
Choose a tag to compare

fixes a resource rendering issue

v1.2.1

12 Mar 20:18
74a32a1
Compare
Choose a tag to compare

bug fixes and update to QGIS 3.34.14

What's Changed

  • update to QGIS 3.34
  • address issue 107: module 'scipy.integrate' has no attribute 'trapz'
  • address issue 106: pytest not catching backend errors w/ Qtest
  • address issue 104: relative paths in test data
  • address issue 101: WebConnections not being added
  • address issue 100: TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'
  • address issue 95: vFunc Library: ImportError: Pandas requires version '2.0.1' or newer of 'xlrd'
  • address issue 94: update requirements
  • address issue 24: launching plots in separate window fails
  • address issue 22: raster prep crash on load (Tutorial 5)
  • address issue 87: area threshold rebase
  • address issue 52: Error: got negative extrapolation
  • address issue 43: Model tables are missing table numbers
  • address issue 70: Rtail clarification
  • address issue 93: Missing Depth-Damage Curves in IBI 2020 Dataset
  • remove SOFDA/L3
  • fix sphinx documentation build

known issues

  • French documentation still needs to be updated.

v1.2.0

18 Aug 09:14
Compare
Choose a tag to compare
  • Upgrade to QGIS 3.22.8.
  • new tool for generating a pdf report of your model.
  • new pytest framework
  • API improvements

  • Mise à niveau à la version 3.22.8 de QGIS.
  • Nouvel outil pour générer un rapport de votre modèle en format PDF.
  • Nouveau cadre pytest
  • Améliorations de l’API

v1.1.0

16 Dec 17:33
8056324
Compare
Choose a tag to compare

Major feature release
-Very nice sphinx/readTheDocs documentation thanks in large part to Dhanyatha. This is much easier to browse than the previous pdfs and facilitates preservation of previous, current, and development (and eventually French) versions of the manual.
-new module providing workflow and tools for performing sensitivity analysis on a L1 or L2 CanFlood models. This can be helpful in understanding and communicating the uncertainty in your model, as well as help identify which parameters should be prioritized during data collection.
-per-asset Sampling for Complex Geometries providing more flexibility in how hazard variables are sampled from complex geometries.
-Upgrade to QGIS 3.16.14

1.0.2 HotFix

19 Oct 21:25
d6fb374
Compare
Choose a tag to compare
46D0

First tagged release.
increase qgisMaximumVersion limit

0