An error occurred while loading the file. Please try again.
-
Dorchies David authored8e34aec7
#' Objectives of reservoir management on the Seine River
#'
#' @format a [data.frame] with 5 columns:
#'
#' - "station" the id of the station ([character])
#' - "flood" a [logical] which is `TRUE` for a flood objective and `FALSE` for a drought objective
#' - "level" a [character] representing the severity of the threshold: "l1" to "l4" for low flow thresholds and "h1" to "h3" for high flow thresholds
#' - "lakes" a [list] which contains a [data.frame] with informations concerning the lakes (See [lakes])
#'
#' @source Dorchies, D., Thirel, G., Jay-Allemand, M., Chauveau, M., Dehay, F., Bourgin, P.-Y., Perrin, C., Jost, C., Rizzoli, J.-L., Demerliac, S., Thépot, R., 2014. Climate change impacts on multi-objective reservoir management: case study on the Seine River basin, France. International Journal of River Basin Management 12, 265–283. \url{https://doi.org/10.1080/15715124.2013.865636}
#' @export
"objectives"