Skip to contents

kwb.geosalz 0.6.0 2023-04-14

  • Fix GitHub Actions failure:
    • Add dependency on kwb.nextcloud (required by vignette measurement-chains.Rmd)
    • Consider change of variable name in new Wasserportal API in vignette wasserportal.Rmd
  • Fix bug in create_sftp_connection(): provide variable con_vars (again)
  • Add some error handling to vignette measurement-chains.Rmd

kwb.geosalz 0.5.0 2022-10-11

Articles

  • Added Measurement Chains data import workflow for electrical conductivity and temperature, which will be installed in productions wells in September (K10: 2022-09-27) and October 2022 (K9: 2022-10-17, K13: 2022-10-16). Data in SFTP server is downloaded, aggregated and exported to the restricted KWB cloud each weekday at 07:00:00 UTC. (see .github/pkgdown.yml#L11).

kwb.geosalz 0.4.0 2022-08-25

Functions

Articles

  • Added Emshoff 91 data import of ods files (formerly saved in Quattro Pro (and converted with help of LibreOffice (7.0) on Ubuntu to .ods and .xlsx. However, latter not used due to possible mis-translation!

  • Added Hydrochemistry data preparation workflow of lab data for PhreeqC

  • Added Wasserportal data availability for southern part of SVM Friedrichshagen

kwb.geosalz 0.3.0 2022-06-20

Adding functionality for checking data availability for SVM Friedrichshagen based on available BWB data from pre-project phase (digitalised at KWB) and open-data from Wasserportal Berlin

Functions

  • Add convert_to_sf() converting different CRS projections to 4326 (OSM map used as background map)

Workflows

kwb.geosalz 0.2.0 2022-06-01

kwb.geosalz 0.1.0 2019-02-13

  • Release on Zenodo DOI

kwb.geosalz 0.1.0.9000 unreleased

Wrapped KWB-R/GeoSalz@88ae17 into R package “kwb.geosalz” for better workflow documentation

Note: Formalising the R scripts into the R package lead to major improvements (bug removal) due to the build-in “Check” functionality for R packages!