PowerSystems.jl icon indicating copy to clipboard operation
PowerSystems.jl copied to clipboard

Document addition of time series data with transformed time series.

Open ktehranchi opened this issue 3 years ago • 2 comments

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.

Apologies for my poor explanation. Code attached.

[email protected] issue.txt

ktehranchi avatar Dec 07 '22 21:12 ktehranchi

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 avatar May 16 '23 22:05 jd-lara

@kdayday and @daniel-thom can we. confirm this case is covered in the documentation? If yes please close the issue.

jd-lara avatar Jun 24 '24 18:06 jd-lara