-
Notifications
You must be signed in to change notification settings - Fork 148
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
cam6_3_144: New PUMAS external with machine learning support #858
cam6_3_144: New PUMAS external with machine learning support #858
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.
Thanks for addressing all of @cacraigucar 's comments! I just have one small question in configure.
…MASDevelopment/CAM into katetc/machlrn_camdev_pr2_cac
Hi all, I also wanted to add a note that, currently, the "Emulated" option in the ML is not working. It was for a while with Cheryl's work and then some updates from the group broke it. The ML group are working on another update now that should fix it going forward. As I mentioned in a comment above, the code modification here are still early stages, and issues won't impact any other compset or configuration in CAM. I don't know if we will have the final changes before we get to the CAM tag, so there may be another PUMAS update in the next few weeks. |
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! Just have some minor change requests.
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.
Resolved all @nusbaume conversations. Giving my final approval as well.
cam6_3_145: New PUMAS External with adjusted vapor deposition onto snow Issue #936 - A one-line change in PUMAS resulting in a new tag for the external. This needs to be merged after the ML PR to cam_development (PR #858 ). resolves #936 Includes Cheryl's PR closes #948 Closes #947 Run to confirm the impact of this change is at: NCAR/amwg_dev#445
Merge pull request ESCOMP#858 from PUMASDevelopment/katetc/machlrn_camdev_pr2_cac cam6_3_144: New PUMAS external with machine learning support ESCOMP commit: 0ac715b
Merge pull request ESCOMP#938 from PUMASDevelopment/katetc/rainevap_pr cam6_3_145: New PUMAS External with adjusted vapor deposition onto snow Issue ESCOMP#936 - A one-line change in PUMAS resulting in a new tag for the external. This needs to be merged after the ML PR to cam_development (PR ESCOMP#858 ). resolves ESCOMP#936 Includes Cheryl's PR closes ESCOMP#948 Closes ESCOMP#947 Run to confirm the impact of this change is at: NCAR/amwg_dev#445 ESCOMP commit: 452cb5b
Preliminary PR with the tag for PUMAS now including early support for a machine learning kernel.
Fixes #801