View source: R/readReservoirLevels.R
readReservoirLevelsV6 | R Documentation |
Read Reservoir Levels for Antares version 6.
readReservoirLevelsV6(
area,
timeStep = "weekly",
byReservoirCapacity = TRUE,
opts = antaresRead::simOptions()
)
area |
An 'antares' area. |
timeStep |
Resolution of the data to import: weekly (default, a linear interpolation is done on the data), monthly (original data). |
byReservoirCapacity |
Multiply the result by the reservoir capacity (if available). |
opts |
List of simulation parameters returned by the function
|
a data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.