-
Notifications
You must be signed in to change notification settings - Fork 262
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 scaling for HPX dataloaders, code cleanup #721
Conversation
781705f
to
12c13da
Compare
/blossom-ci |
/blossom-ci |
There was a problem hiding this 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 overall. Just had a few minor comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good, but echoing Akshay's comments on modulus/datapipes/healpix/timeseries_dataset.py
/blossom-ci |
Modulus Pull Request
Description
This adds scaling values for constant values in Healpix datasets.
If scaling values are given they will also be required for constant fields.
Removed duplicate code from coupled healpix dataloader to eliminate differing behaviour.
Closes #716
Checklist
Dependencies