-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Fengwu ghr RES module #118
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…into fengwu_ghr
for more information, see https://pre-commit.ci
super().__init__() | ||
#TODO this can probably be done better |
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.
I think you can do this with dataclass
on the object, pretty sure it autodoes this for you then
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! Happy to merge this once the conflicts are resolved (I'd recommend not deleting the other gencast tests, but just adding yours further down in the file)
…into fengwu_ghr
for more information, see https://pre-commit.ci
Feel free to merge this when you are ready, it looks good! |
Pull Request
Description
Please delete the italicised instruction text!
Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes #
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration
If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?
Checklist: