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

Return dataframes as the output format #115

Open
Tracked by #547 ...
abelsiqueira opened this issue Sep 20, 2023 · 6 comments
Open
Tracked by #547 ...

Return dataframes as the output format #115

abelsiqueira opened this issue Sep 20, 2023 · 6 comments
Labels
Type: addition Add something that doesn't exist Zone: export & visualisation How data leaves model & is visualised

Comments

@abelsiqueira
Copy link
Member

abelsiqueira commented Sep 20, 2023

Define the output format for downstream analysis and visualization.

@suvayu said: Learn from HyChain WP2

@abelsiqueira abelsiqueira mentioned this issue Sep 20, 2023
11 tasks
@clizbe clizbe added Type: addition Add something that doesn't exist Zone: data & import Interfacing between database and Julia labels Sep 21, 2023
@clizbe
Copy link
Member

clizbe commented Nov 8, 2023

Blocked until #237

@abelsiqueira
Copy link
Member Author

@gzclarence, which data would be useful to export?

@gzclarence
Copy link
Collaborator

@gzclarence, which data would be useful to export?

I would like to plot the solution. Principally, I would like to export all the information in the solution. I can give examples like:

  1. Series plot of production of a technology (flow) over the (base/atomic) time steps.
  2. Geographical distribution of the accumulated production. (I can handle the geo map. But again, I need the series of production to get the sum).

I hope this helps. I will try to make my own export function. And in the next meeting we can discuss in person how it goes. :D

@clizbe clizbe added Zone: export & visualisation How data leaves model & is visualised and removed Zone: data & import Interfacing between database and Julia labels Jan 4, 2024
@datejada
Copy link
Member

Plot functions were added in #191
The output to CSV is tackled in #295

@datejada
Copy link
Member

Action: return DataFrames as an output 😄

@datejada datejada changed the title Define the output format Return dataframes as the output format Mar 18, 2024
@datejada
Copy link
Member

datejada commented Apr 8, 2024

Part of Epic issue #547

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: export & visualisation How data leaves model & is visualised
Projects
None yet
Development

No branches or pull requests

4 participants