You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m attempting to add a new HydroEnergyReservoir with a hydroCommitmentReservoirBudget formulation to the modified-RTS-GMLC-DA system from casebuilder. I intend to use the hydrobudget as a daily “MWH” budget that a new hydroEnergyReserviour can dispatch each day…. My TS CSV has two columns with 365 values of the daily energy budget.
The current error- is "InfrastructureSystems.ConflictingInputsError("forecast horizon 1 does not match system horizon 48". Jose has identified the issue is that the static time-series would need to be in the deterministic forecast format to be added to the system because this case-builder system is modified to include forecasts already.
This issue is related to trying to add data to a system with transformed time series. This is mostly a documentation issue on how to handle these cases
jd-lara
changed the title
Unable to add static time-series to new component in case-builder system with modified data
Document addition of time series data with transformed time series.
May 16, 2023
I’m attempting to add a new HydroEnergyReservoir with a hydroCommitmentReservoirBudget formulation to the modified-RTS-GMLC-DA system from casebuilder. I intend to use the
hydrobudget
as a daily “MWH” budget that a newhydroEnergyReserviour
can dispatch each day…. My TS CSV has two columns with 365 values of the daily energy budget.The current error- is "InfrastructureSystems.ConflictingInputsError("forecast horizon 1 does not match system horizon 48". Jose has identified the issue is that the static time-series would need to be in the deterministic forecast format to be added to the system because this case-builder system is modified to include forecasts already.
Apologies for my poor explanation. Code attached.
hydroSim_2016_@.csv
issue.txt
The text was updated successfully, but these errors were encountered: