Function reference
-
aggregateByDay() - aggregate rain data by day
-
checkForDuplicates() - Stop if there are Duplicates and show them
-
compactForGauges() - Compact Signal Data
-
correctRainDiffs() - Correct Rain Height Differences
-
corrToLongFormat() - rain correction data from 'wide' format to 'long' format
-
defaultArgumentAssignment() - Output Template for Argument Assignments
-
getCorrectionCases() - get the cases of required rain data correction
-
getDailyCumulativeRain() - cumulate rain data within each day
-
getNeighbours() - Get the Names of Neighbouring Rain Gauges
-
plotCumulativeRain() - plot cumulative rain
-
plotDailyRainHeightTable() - Print Tables of Daily Rain Heights (as Plots!)
-
plotRainEventOverview() - Plot all rain events contained in rain data
-
rainToLongFormat() - rain data from 'wide' format to 'long' format
-
readUserCorrection() - Read User Correction Data from CSV File
-
reformat_rain_data() - Reformat Rain Data
-
toGaugeSignals() - Convert raw Signals and Validation Data to Valid Signals
-
toValidationTable() - Create Validation Table from Signal and Correction Data
-
writeDiffFiles() - Write Files containing the "Diff" between raw and valid rain signal