All functions
|
add_days_before()
|
Add Dates of 1:n Days Before Given Dates |
api_add_model()
|
Add a Model to the Database |
api_add_rain()
|
Add Rain Data Frame to Postgres Database Via API |
api_delete_discharge()
|
Delete Discharge Data from Postgres Database Via API |
api_delete_measurements()
|
Delete Discharge Data from Postgres Database Via API |
api_delete_model()
|
Delete a Model from the Database |
api_delete_predictions()
|
Delete Prediction Data from Postgres Database Via API |
api_delete_rain()
|
Delete Rain Data from Postgres Database Via API |
api_get_bathingspot()
|
Get Bathing Spot(s) |
api_get_discharge()
|
Get Discharge Data from the Postgres Database Via API |
api_get_model()
|
Read a Model from the Database |
api_get_predictions()
|
Get Predictions |
api_get_rain()
|
Get Rain Data from the Postgres Database Via API |
api_get_users()
|
Get Overview on Available Users |
api_replace_rain()
|
Add Rain Data Replacing Records for Existing Times |
build_model()
|
Build Water Quality Model for Bathing Spot |
download_radolan()
|
Download Radolan Files on DWD Server |
get_area_coordinates()
|
Return the coordinates of area assigned to bathing spot |
get_data_summary()
|
Get Overview on Available Data |
get_radolan_urls()
|
Get URLs to Available Radolan Files on DWD Server |
get_radolan_urls_bucket()
|
Get URLs to Binary Radolan Files From Flusshygiene's Amazon Bucket |
get_radolan_urls_for_measurements()
|
Determine URLs to Radolan Files for Measurements |
get_stat_tests()
|
Calculate Statistical Tests for Residuals |
group_dates_by_diff()
|
Build Groups of Dates by Difference |
plot_contigency()
|
Model Classification Versus Percentiles |
plot_data_overview()
|
Abbildung Datenqualität und Kalibrationsbereich |
plot_effects()
|
Modellimplikationen |
plot_fit_vs_data()
|
Plot Modelfit gegen Messwerte |
plot_model_calibration()
|
Ueberblick ueber getestete Modelle |
postgres_delete()
|
Send DELETE Request to Postgres API |
postgres_get()
|
Send GET Request to Postgres API |
postgres_post()
|
Send POST Request to Postgres API |
predict_quality()
|
Predict Water Quality for Bathing Spot Using Stored Model |
provide_input_data()
|
Provide Input Data for the Model Calibration |
provide_rain_data()
|
Provide Rain Data for one Bathing Spot |
provide_rain_data_for_bathing_spot()
|
Provide Rain Data for one Bathing Spot |
simple()
|
A io function |
simulate_classification()
|
Hilfsfunktion zum Vorhersagen generieren |
sleep()
|
Wait a Given Number of Seconds |