-
Notifications
You must be signed in to change notification settings - Fork 34
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
Land Diagnostics using ADF #354
base: main
Are you sure you want to change the base?
Conversation
...because unable to get area and landfrac
OK, as a baseline, it seems like this is ready for review. I do worry that some of the changes we made may break ADF functionality on the CAM side, so maybe it's worth testing / trying this out with this concern in mind? |
Just a note that I've been experimenting this week with sending CAM-SE native files through ADF. At this point I have some prototype code that does a very similar xESMF regridding step as is included here. So it there could be some potential iteration on that to generalize the regridding steps so both CAM and CLM can use the same functions. |
@brianpm that would be excellent. There are some particular things that we have to do to properly weight grids by their landfraction for CLM output, but hopefully much of the basic regridding functionality can be more generalized. |
This is a draft PR, but hopefully offers a place to start working on using the ADF framework to make land model diagnistics