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

Workflow with ESDL #63

Closed
clizbe opened this issue Sep 13, 2023 Discussed in #56 · 1 comment
Closed

Workflow with ESDL #63

clizbe opened this issue Sep 13, 2023 Discussed in #56 · 1 comment
Labels
Type: addition Add something that doesn't exist Zone: data & import Interfacing between database and Julia

Comments

@clizbe
Copy link
Member

clizbe commented Sep 13, 2023

Discussed in #56

Originally posted by datejada August 22, 2023
I can foresee three data files in the model that need to be considered as inputs and outputs for the model; see Figure below.

  1. ESDL files (.esdl): These files will contain the available information that can be stored in this format. Generally speaking, it is capacities, efficiencies, investment costs, operational costs, and commission and decommissions dates.
  2. Complementary information files (.csv?): Here we have two categories
  • Extra information for assets: Information not available in the ESDL format, e.g., unit-commitment parameters.
  • Configuration parameters: setting parameters such as the years to run, type of simulation (only dispatch or with investment), etc.
  1. Profiles database (.sqllite?): This file/DB will contain a large amount of input data (e.g., availability profiles) and results (e.g., production profiles for each asset).

Maybe we need more types of files; I'm not sure. In addition, the pre-processing and post-processing can be either in Julia or Python; these steps should be able to link the information in all the data sources with the optimization model.

I hope these comments and general overview help in the discussion for next week's meeting to talk about the design of the model.

image
@clizbe clizbe added Type: addition Add something that doesn't exist Zone: data & import Interfacing between database and Julia labels Sep 13, 2023
@clizbe
Copy link
Member Author

clizbe commented Sep 21, 2023

This is now containted within the Epic: ESDL to GML + CSV

@clizbe clizbe closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 2023
@clizbe clizbe mentioned this issue Sep 21, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: addition Add something that doesn't exist Zone: data & import Interfacing between database and Julia
Projects
None yet
Development

No branches or pull requests

1 participant