NEWS
hyd1d 0.5.2 (2024-07-06)
- move file downloads from
utils::download.file
to httr2
- fix broken urls
- import validated gauging data for 2023.
- internal cleanup of waterLevel(), waterLevelFlood1(), waterLevelPegelonline()
hyd1d 0.5.1 (2023-11-20)
- adapt BfG's new corporate design
- remove the dependency to the orphaned package plotrix
hyd1d 0.5.0 (2023-10-30)
- use httr2 to interact with the pegelonline rest api
hyd1d 0.4.6 (2023-08-21)
- change to documentation to avoid a problem on CRAN (Issue #26)
- final citation of the associated manuscript article
- harmonize vignette chunk naming
- fix BfG-internal (daily) (data) processing
hyd1d 0.4.5 (2023-07-19)
- Better capture
download.file
errors within getPegelonlineW
- Add the Elbe estuary to the gauging_station_data table in the pg database
- Use
station_int
within waterLevelFlys3Seq
to initialize the returned wldf
- Fix broken links to SOBEK website
hyd1d 0.4.4 (2023-03-06)
- Import validated gauging data for 2022.
- Fix SSL error within
getPegelonlineW
for R < 4.2.0.
hyd1d 0.4.3 (2023-02-27)
- Remove the package 'ROracle' from suggests.
- Remove the package 'RCurl' from imports.
hyd1d 0.4.2 (2023-02-22)
- Added a
NEWS.md
file to track changes to the package.
- Silence failure of df.gauging_data-download and update during package loading.
- Shorten package title.
- Changes to incorporate availability on CRAN.
- Move README figure to
man/figures
.
- Adapt the newly required
bibentry
synthax in inst/CITATION
.