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

Update year to 2023 #393

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Update year to 2023 #393

merged 1 commit into from
Nov 13, 2024

Conversation

grgmiller
Copy link
Collaborator

Purpose

This is a small PR that just does the minimum updates to download 2023 data and run the pipeline, without actually fixing any data quality issues yet. The pipeline did successfully complete but there are a number or errors raised, including a large amount of negative fuel in MISO. It is possible that these will be fixed once we properly go through the entire update process.
Advances CAR-4691

What the code is doing

How is the purpose executed?

Testing

Ran the pipeline

Where to look

  • It's helpful to clarify where your new code lives if you moved files around or there could be confusion/

  • What files are most important?

Usage Example/Visuals

How the code can be used and/or images of any graphs, tables or other visuals (not always applicable).

Review estimate

5 minutes

Future work

The data pipeline log file was over 300MB because it output a large amount of hourly data in the warning. We should limit these warnings in the future to just print a sample of the data

Checklist

  • Update the documentation to reflect changes made in this PR
  • Format all updated python files using black
  • Clear outputs from all notebooks modified
  • Add docstrings and type hints to any new functions created

Copy link
Collaborator

@rouille rouille left a comment

Choose a reason for hiding this comment

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

Thanks

@grgmiller grgmiller merged commit 25043d5 into development Nov 13, 2024
2 checks passed
@grgmiller grgmiller deleted the greg/update_year branch November 13, 2024 17:39
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