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

Add function entrypoint to .ssp.transport #303

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

khaeru
Copy link
Member

@khaeru khaeru commented Feb 28, 2025

This PR adds the function message_ix_models.project.ssp.transport.process_df() as an entry point to the functionality established in #225 and #259.

How to review

  • Read the expanded docs for the module, in particular the new function.
  • Call the function with 'real' input data.
  • Report any errors, with detail about the calling code and input data.
  • More TBA.

PR checklist

  • Continuous integration checks all ✅
  • Add or expand tests; coverage checks both ✅
  • Add, expand, or update documentation.
  • Update doc/whatsnew.

- Separate steps not related to file I/O to prepare_computer().
- Adjust CLI, tests, docs.
- Drop use of genno.KeySeq.
- Type with TQuantity where appropriate.
- Bump minimum genno to v1.28, apply minimum mark to prepare_computer().
@khaeru khaeru added enh New features or functionality p:SSP-2024 2024 SSP updates and ScenarioMIP labels Feb 28, 2025
@khaeru khaeru self-assigned this Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enh New features or functionality p:SSP-2024 2024 SSP updates and ScenarioMIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant