Changes in version 0.5.10 (2025-02-27) - require R >= 4.1.0 - capture download timeout errors - add a reference to the 2023 flood3 products published on pangaea.de Changes in version 0.5.9 (2024-10-07) - bug fixing in getDEM() Changes in version 0.5.8 (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 to httr2 - add waterDepth()-function - fix broken urls Changes in version 0.5.7 (2023-11-20) - adapt BfG's new corporate design - link the changelog in the pkgdown navbar Changes in version 0.5.6 (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 Changes in version 0.5.5 (2023-08-21) - change to documentation to avoid a problem on CRAN (Issue #13) - final citation of the associated manuscript article Changes in version 0.5.4 (2023-07-19) - Get rid of the last 'sp' remains - Fix bug in getDEM() - Capture timeout warning and recommend increased options("timeout") - Improve cleanliness of download.file errors Changes in version 0.5.3 (2023-03-08) - Added a NEWS.md file to track changes to the package. - Changes due to package availability on CRAN. - Improve Figure 1 of the accompanying manuscript. - Adapt the authors formating in inst/CITATION to present requirements. - Remove tidyverse from Suggests