Skip to content

Commit 322b07a

Browse files
authored
Update README.md
1 parent b2e89ab commit 322b07a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
# CanCurve
44
CanCurve is an open source tool for developing flood depth-damage (stage-damage) functions for use flood assessments.
5-
<p> <em>It is presently undergoing evaluation and validation. </em></p>
5+
<p> <em>CanCurve is undergoing evaluation and validation. </em></p>
66

77
<p align="center">
88
<img src="./cancurve/img/icon.png" alt="CanCurve Icon">
99
</p>
1010

1111

1212
## Updates
13+
- 2024-11-27: UI and documentation improvements.
1314
- 2024-10-31: add sphinx documentation. improve treatment of units. update to QGIS 3.34.12 [v1.0.0](https://github.com/NRCan/CanCurve/releases/tag/v1.0.0)
1415
- 2024-08-22: priority A and B fixes [v0.1.0](https://github.com/NRCan/CanCurve/releases/tag/v0.1.0)
1516
- 2024-05-09: small fixes and updates based on initial comments
@@ -24,8 +25,8 @@ Project documentation is [here](https://cancurve.readthedocs.io/en/latest/)
2425
- Install [QGIS 3.34.12](https://download.qgis.org/downloads/) (with Qt 5.15.13)
2526
- download the `cancurve.zip` file from the [latest release](https://github.com/NRCan/CanCurve/releases) to your local machine
2627
- in QGIS, `Manage and Install Plugins...` > `Install from ZIP` > select the downloaded file
27-
- it is recommended to also install the **First Aid** plugin for more detailed error messages
28-
- it is recommended to set up the QGIS Debug Log file as shown [here](https://stackoverflow.com/a/61669864/9871683)
28+
- we recommended to also install the **First Aid** plugin for more detailed error messages
29+
- we recommended to set up the QGIS Debug Log file as shown [here](https://stackoverflow.com/a/61669864/9871683)
2930
- CanCurve backend and project data is implemented in SQLite relational databases. For enhanced customization and debugging, it is recommended to install a SQLite viewer + editor like [DB Browser for SQLite](https://sqlitebrowser.org/) for working with these files
3031

3132
## Re-installation/updating

0 commit comments

Comments
 (0)