AquaCache patch 38 brought in audit/history tables and a host of DB side functions to recreate data at a given point in time. For continuous data, this means applying corrections as they were in the past, so it's not trivial!
Without a way to visualize or extract that data, however, it's essentially locked away.
Update plotting functions to work with past data states (not publicly visible)
Update the Shiny application to allow users to plot or download data as it was in the past (not publicly visible)
AquaCache patch 38 brought in audit/history tables and a host of DB side functions to recreate data at a given point in time. For continuous data, this means applying corrections as they were in the past, so it's not trivial!
Without a way to visualize or extract that data, however, it's essentially locked away.
Update plotting functions to work with past data states (not publicly visible)
Update the Shiny application to allow users to plot or download data as it was in the past (not publicly visible)