diff --git a/articles/groundwater.html b/articles/groundwater.html index 0c2d16f4..1fe17f7d 100644 --- a/articles/groundwater.html +++ b/articles/groundwater.html @@ -83,8 +83,8 @@
vignettes/groundwater.Rmd
groundwater.Rmd
stations <- wasserportal::get_stations()
-#> Importing 9 station overviews from Wasserportal Berlin ... ok. (6.84 secs)
+#> Importing 9 station overviews from Wasserportal Berlin ... ok. (8.40 secs)
is_gw <- stringr::str_detect(names(stations$overview_list), "groundwater")
files <- wasserportal::list_masters_data_to_csv(stations$overview_list[is_gw])
-#> Writing 'stations_groundwater_level.csv' ... ok. (0.09 secs)
-#> Writing 'stations_groundwater_quality.csv' ... ok. (0.01 secs)
The following groundwater master data .csv
files are
available for download:
files <- wasserportal::list_timeseries_data_to_zip(gw_data_list)
-#> Writing 'groundwater_level.zip' ... ok. (21.53 secs)
-#> Writing 'groundwater_quality.zip' ... ok. (4.74 secs)
files
@@ -1289,8 +1289,8 @@ Get Groundwater Datadplyr::arrange(dplyr::desc(.data$n))
#> Parameter Einheit n
#> <char> <char> <int>
-#> 1: GW-Stand m ü. NHN) 8096991
-#> 2: GW-Stand (m ü. NHN) <NA> 1667430
The following groundwater data .zip
files are available
for download: