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

Feature/metadata routing default #164

Merged
merged 4 commits into from
Mar 27, 2024

Conversation

CarloLepelaars
Copy link
Collaborator

  1. Metadata routing is initialized so does not have to be set explicitly. Can still be switched to False or None for explicit cases where additional arguments are not needed. For example, in live inference where era_series is a constant series (1 era) so it would be redundant to pass.
  2. Adjust documentation and README for new metadata routing setup.
  3. Fix bug where penalizers where still set with eras instead of era_series.

@CarloLepelaars CarloLepelaars merged commit 9c4e52c into master Mar 27, 2024
11 checks passed
@CarloLepelaars CarloLepelaars deleted the feature/metadata-routing-default branch March 27, 2024 13:20
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.

None yet

1 participant