Split assets-data for new capacity and existing capacity #774
Labels
good first issue
Good for newcomers
Type: improvement
Better way of doing something
Zone: data & import
Interfacing between database and Julia
What and Why
Currently, assets-data.csv includes data for both new capacity and existing capacity. However, for existing capacity, we only need a few parameters, in particular, we'll mostly use existing capacity for producers/conversions. This means we'll have lots of redundant columns for the existing capacity.
The proposal is to split assets-data further, similar to what was done before with groups-assets-data.
Furthermore, what may be considered is the split the data even more for different asset types, because now we have lots of columns that only apply to certain asset types, e.g., for storage. But this can be a different issue.
Possible Drawbacks
No response
Related Issues
No response
The text was updated successfully, but these errors were encountered: