Changelog
Source:NEWS.md
hydflood 0.5.9
- bug fixing in
getDEM()
hydflood 0.5.8
CRAN release: 2024-09-13
- replace scripted html-postprocessing with packaged (
bfgdown::cleanAll
) - deactivate time-consuming
classifyToPNV()
example - improve website accessibility
- move file downloads from
utils::download.file
tohttr2
- add
waterDepth()
-function - fix broken urls
hydflood 0.5.7
CRAN release: 2023-11-20
- adapt BfG’s new corporate design
- link the changelog in the pkgdown navbar
hydflood 0.5.6
CRAN release: 2023-09-25
- set download.file mode = “wb” on windows
- check package on r-hub.io
- reduce spatial extent of the example of
classifyToPNV
, thereby computational efforts, to reduce check duration - use the stable user interface of class
SpatExtent
in terra (Issue #16) - add reference to the flood3 data computed for 2022 and published on pangaea.de
hydflood 0.5.5
CRAN release: 2023-08-21
- change to documentation to avoid a problem on CRAN (Issue #13)
- final citation of the associated manuscript article
hydflood 0.5.4
CRAN release: 2023-07-19
- Get rid of the last ‘sp’ remains
- Fix bug in
getDEM()
- Capture
timeout
warning and recommend increasedoptions("timeout")
- Improve cleanliness of
download.file
errors