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

separate prices #204

Merged
merged 6 commits into from
Nov 1, 2024
Merged

separate prices #204

merged 6 commits into from
Nov 1, 2024

Conversation

stefansc1
Copy link
Collaborator

Read in procurement, commodity and virtual prices from price.csv.

Old format with only one column or no column description at all as well as dynamic timestamps still supported. New example price_timeseries_extended.csv with four columns (timestamp and three prices).
Minor rewrite of schedule info: stop_time instead of n_intervals, simplified interval computation.
Needs SpiceEV PR #215 to work.

Read in procurement, commodity and virtual prices from price.csv.
Old format with only one column or no column description at all as well as dynamic timestamps still supported.
New example price_timeseries_extended.csv with four columns (timestamp and three prices).
Minor rewrite of schedule info: stop_time instead of n_intervals, simplified interval computation.
Needs SpiceEV PR #215.
Copy link
Collaborator

@j-brendel j-brendel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beautiful!

@j-brendel j-brendel merged commit 26036b0 into dev Nov 1, 2024
6 checks passed
@j-brendel j-brendel deleted the feature/extended_prices branch November 1, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants