check_mingen_vs_hydro_storage: Check if mingen data and hydro storage data are consistent

View source: R/writeHydroValues.R

check_mingen_vs_hydro_storageR Documentation

Check if mingen data and hydro storage data are consistent

Description

At each weekly/monthly/annual time step, mingen must be less or equal than hydro storage.

Usage

check_mingen_vs_hydro_storage(area, opts = antaresRead::simOptions())

Arguments

area

The area where to check the data.

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath().

Value

a list containing the boolean if the check is ok and the message to display.

Note

Function called only for an Antares version >= 860.


antaresEditObject documentation built on Oct. 4, 2023, 1:06 a.m.