restoreHydroStorage: Restore the hydro storage time series, used in...

View source: R/hydro_storage_functions.R

restoreHydroStorageR Documentation

Restore the hydro storage time series, used in runWaterValuesSimulation

Description

Restore the hydro storage time series, used in runWaterValuesSimulation

Usage

restoreHydroStorage(
  area,
  path_manual_backup = NULL,
  opts = antaresRead::simOptions(),
  silent = F
)

Arguments

area

A valid Antares area.

path_manual_backup

Path to a manual backup.

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath

silent

Boolean. True to run without messages.

Value

An updated list containing various information about the simulation.


rte-antares-rpackage/antaresWaterValues documentation built on April 24, 2024, 7:25 a.m.