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
We currently assume that if a unit is available for only part of the year, designated by the date_from/date_to, then it is available for the entire year.
We do our date_from/date_to filtering here which correctly identifies which units should be included in the model:
We currently assume that if a unit is available for only part of the year, designated by the date_from/date_to, then it is available for the entire year.
We do our date_from/date_to filtering here which correctly identifies which units should be included in the model:
R2X/src/r2x/parser/parser_helpers.py
Lines 26 to 27 in fb21275
However, need to integrate that impact of partial calendar availability here:
R2X/src/r2x/parser/plexos.py
Line 1003 in fb21275
This impacts a very small number of units.
The text was updated successfully, but these errors were encountered: