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
The table data parser will throw errors if active_power , min_rated_capacity, fuel_price, heat_rate_aX is NA for thermal generators. There should be some code to catch the NA and throw a warning instead of erroring out:
Per discussion with @pesap:
The table data parser will throw errors if
active_power , min_rated_capacity, fuel_price, heat_rate_aX
is NA for thermal generators. There should be some code to catch the NA and throw a warning instead of erroring out:stack trace:
The text was updated successfully, but these errors were encountered: