-
Notifications
You must be signed in to change notification settings - Fork 38
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
Fix for FGOALS-f3-L sftlf #667
Conversation
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.
a couple changes to make the fix lazy; what's the problem that is raised when running the fix?
Co-authored-by: Valeriu Predoi <[email protected]>
Co-authored-by: Valeriu Predoi <[email protected]>
Co-authored-by: Valeriu Predoi <[email protected]>
@valeriupredoi Thanks for the code review. |
right - the problem is that currently the mask files that go to |
@valeriupredoi doh, thanks for clarifying! |
#439 will never be merged, it'll die alone 😁 we are waiting for iris 3.0 to have a fully functional cell measures handling implemented so fx data can be handled seamlessly by them - these fixes are still useful though; you could fix the data via asking for sftlf as a regular variable, save the fixed files and then use them with a custom data input dir for the actual run; twisty two-stage pipeline but will get you to where you need to be 🍺 |
haha, I see. Thanks for the hint, let's see if I can may this work (or the modellers are changing the data first). |
modellers changing data is a very long wheelbase truck as @zklaus would confirm 😁 |
…to fgoals_f3_l_sftlf_fix
…to fgoals_f3_l_sftlf_fix
The codacy issue is added by yapf, so I left it alone |
@valeriupredoi , I think we can merge this now, no? |
@jvegasbsc be my guest 👍 |
Before you start, please read CONTRIBUTING.md.
Tasks
yamllint
to check that your YAML files do not contain mistakesIf you need help with any of the tasks above, please do not hesitate to ask by commenting in the issue or pull request.