Changelog
Source:NEWS.md
hyd1d 0.5.2
CRAN release: 2024-07-06
- move file downloads from
utils::download.file
tohttr2
- fix broken urls
- import validated gauging data for 2023.
- internal cleanup of waterLevel(), waterLevelFlood1(), waterLevelPegelonline()
hyd1d 0.5.1
CRAN release: 2023-11-20
- adapt BfG’s new corporate design
- remove the dependency to the orphaned package plotrix
hyd1d 0.4.6
CRAN release: 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
CRAN release: 2023-07-19
- Better capture
download.file
errors withingetPegelonlineW
- Add the Elbe estuary to the gauging_station_data table in the pg database
- Use
station_int
withinwaterLevelFlys3Seq
to initialize the returned wldf - Fix broken links to SOBEK website
hyd1d 0.4.4
CRAN release: 2023-03-06
- Import validated gauging data for 2022.
- Fix SSL error within
getPegelonlineW
for R < 4.2.0.
hyd1d 0.4.3
CRAN release: 2023-02-27
- Remove the package ‘ROracle’ from suggests.
- Remove the package ‘RCurl’ from imports.
hyd1d 0.4.2
CRAN release: 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 ininst/CITATION
.