Skip to content

Postprocessing update#455

Merged
mdahlhausen merged 3 commits intomainfrom
postprocessing_fixes
Mar 17, 2026
Merged

Postprocessing update#455
mdahlhausen merged 3 commits intomainfrom
postprocessing_fixes

Conversation

@mdahlhausen
Copy link
Contributor

@mdahlhausen mdahlhausen commented Feb 24, 2026

Pull request overview

  • updates README and setup to use python 3.12.12 and install sqlalchemy
  • adjust storage options to default check for results parquet files, rather than trying to always check for an S3 connection
  • add check in case egrid emissions aren't available (alaska, hawaii)
  • use local truth data if present rather than hardcoding an S3 call

Pull Request Author

This pull request makes changes to (select all the apply):

  • Postprocessing

Pull Request Author Checklist:

  • Tagged the pull request with the appropriate label (documentation, infrastructure, sampling, workflow measure, upgrade measure, reporting measure, postprocessing) to help categorize changes in the release notes.

Pull Request Reviewer Checklist:

  • Perform a code review on GitHub
  • .yml and README.md files updated
  • All changes have been implemented: data, methods, tests, documentation
  • Ran postprocessing from fresh install of conda environment to confirm it works

- updates README and setup to use python 3.12.12 and install sqlalchemy
- adjust storage options to default check for results parquet files, rather than trying to always check for an S3 connection
- add check in case egrid emissions aren't available (alaska, hawaii)
- use local truth data if present rather than hardcoding an S3 call
@mdahlhausen mdahlhausen added the postprocessing PR improves or adds postprocessing content label Feb 24, 2026
Fixes offset added in some plots due to version updates. Also suppresses long info messages that print during postprocessing.
@mdahlhausen mdahlhausen merged commit 39735c3 into main Mar 17, 2026
1 check passed
@mdahlhausen mdahlhausen deleted the postprocessing_fixes branch March 17, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

postprocessing PR improves or adds postprocessing content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants