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

General suggestion #7

Open
4 tasks
lucas-vivier opened this issue Jun 22, 2023 · 0 comments
Open
4 tasks

General suggestion #7

lucas-vivier opened this issue Jun 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@lucas-vivier
Copy link
Collaborator

lucas-vivier commented Jun 22, 2023

  • Create a configuration file (to avoid to have to manually fill the main.R file)
    I would suggest a .json file that is easier to read from a coding perspective, than .csv file.

  • Create a list variable report, with several keys.
    report = list(var = c("energy"), type="STURM", geo="R12")

  • Include category data and also prices data in input_general file. Path are for now hard written in the code.

  • Create only one instance (the most granular one) for each object in the scenario function. Building stock bld_det_age_iis sufficient (no need to have stock_aggr). Add a groupby at the beginning of function calling stock_aggr to replace it.

@lucas-vivier lucas-vivier added the enhancement New feature or request label Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant