Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split assets-data for new capacity and existing capacity #774

Open
Tracked by #701
gnawin opened this issue Sep 6, 2024 · 1 comment
Open
Tracked by #701

Split assets-data for new capacity and existing capacity #774

gnawin opened this issue Sep 6, 2024 · 1 comment
Labels
good first issue Good for newcomers Type: improvement Better way of doing something Zone: data & import Interfacing between database and Julia

Comments

@gnawin
Copy link
Member

gnawin commented Sep 6, 2024

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

@gnawin gnawin added Type: improvement Better way of doing something Zone: data & import Interfacing between database and Julia labels Sep 6, 2024
@datejada
Copy link
Member

Update: After #781 the input value is initial units rather than existing capacity

@datejada datejada mentioned this issue Sep 9, 2024
52 tasks
@clizbe clizbe added the good first issue Good for newcomers label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Type: improvement Better way of doing something Zone: data & import Interfacing between database and Julia
Projects
None yet
Development

No branches or pull requests

3 participants