run_app()
|
Runs Shiny app for an AQUANES site |
get_valid_timezones()
|
Timezone: get valid time zones from Wikipedia |
change_timezone()
|
Timezone change: changes time zone to user defined time zone |
set_timezone()
|
Timezone set: sets a user defined time zone |
group_datetime()
|
Group DateTime by user defined period (year, month, day, hour, minute) |
calculate_operational_parameters()
|
Calculate operational parameters |
get_thresholds()
|
Get thresholds for analytics/operational parameters |
check_thresholds()
|
Check thresholds |
dygraph_add_limits()
|
Dygraph: add (multiple) horizontal lines to plot |
read_fst()
|
Wrapper for fst::read.fst to read DateTime column in POSIXct format |
create_monthly_selection()
|
Create monthly selection |
create_report_batch()
|
Report batch: creates batch file for report |
report_config_template()
|
Report config: generate template |
report_config_to_txt()
|
Report config: saves config to text file |
report_txt_to_config()
|
Report config: imports text file to list |
add_label()
|
Helper function: add label ("SiteName_ParaName_Unit_Method") |
add_parameter_metadata()
|
Helper function: add parameter metadata |
add_site_metadata()
|
Helper function: add site metadata |
import_operation_basel()
|
Imports operational data for Basel (without metadata and only for one site
at once, e.g. "rhein" or "wiese") |
import_analytics_basel()
|
Imports analytical data for Basel (without metadata) |
import_operation_meta_basel()
|
Imports operational data for Basel (with metadata for
both sites at once, i.e. "rhein" and "wiese") |
import_analytics_meta_basel()
|
Imports analytical data for Basel (with metadata for both sites at once, i.e.
"rhein" and "wiese") |
import_data_basel()
|
Imports operational & analytical data for Basel (with metadata for both sites
at once, i.e. "rhein" and "wiese") |
multiSubstitute()
|
Multiple Substitutions |