Skip to content

Rename spinup-evaluation to nemo-spinup-evaluation#119

Open
ma595 wants to merge 6 commits intomainfrom
rename-package
Open

Rename spinup-evaluation to nemo-spinup-evaluation#119
ma595 wants to merge 6 commits intomainfrom
rename-package

Conversation

@ma595
Copy link
Member

@ma595 ma595 commented Mar 13, 2026

Overdue changes to the package name. This will necessitate a bump to 0.3.0.

  • Rename package from spinup-evaluation to nemo-spinup-evaluation for consistency with the other packages in this repo
  • Rename import from spinup_evaluation to nemo_spinup_evaluation
  • Rename CLI entry point from spinup-eval to nemo-spinup-evaluation
  • Bump version to 0.3.0 (breaking change: import name has changed)
  • Read version dynamically from package metadata to avoid drift
  • Update bench README to use named entry points for both forecast and evaluation CLIs instead of python -m
  • Bump ruff
  • Refactor README.md with quickstart

Closes #107

TODO:

  • Once merged create a new release.

@ma595 ma595 self-assigned this Mar 13, 2026
@ma595 ma595 requested a review from SimonSadler March 13, 2026 16:19
@ma595
Copy link
Member Author

ma595 commented Mar 13, 2026

I'll delay this PR until testing and data input checks are through

Copy link
Collaborator

@SimonSadler SimonSadler left a comment

Choose a reason for hiding this comment

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

Good to get this done now. The only thing I see is the readme still referring to spinup_evaluation in a few places.

  - Rename package from `spinup-evaluation` to `nemo-spinup-evaluation`
for consistency with the other packages in this repo
  - Rename import from `spinup_evaluation` to `nemo_spinup_evaluation`
  - Rename CLI entry point from `spinup-eval` to `nemo-spinup-evaluation`
  - Bump version to 0.3.0 (breaking change: import name has changed)
  - Read __version__ dynamically from package metadata to avoid drift
  - Update bench README to use named entry points for both forecast and
    evaluation CLIs instead of `python -m`
@ma595 ma595 requested a review from SimonSadler March 19, 2026 15:51
Copy link
Collaborator

@SimonSadler SimonSadler left a comment

Choose a reason for hiding this comment

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

Looks good to me.

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.

Inconsistent spinup-evaluation naming across tooling

2 participants