Skip to content
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

Work with regional surface datasets #22

Closed
wants to merge 3 commits into from

Conversation

samsrabin
Copy link

@samsrabin samsrabin commented Aug 28, 2024

This PR makes it so that the FATES land-use tool is compatible with regrid_target_file being a surface dataset generated by the CTSM subset_data script. These are different from the usual surface datasets because:

  • They already have lat and lon variables, although the associated dimensions are still lsmlat and lsmlon.
  • In addition to the dimensions lsmlat and lsmlon, there are also coordinates with those names.

Needs to be tested for compatibility with the usual kind of surface dataset. But as far as regional surface datasets, it works for my South America domain, at least for the lupft file (cutoff at southern edge is intentional):
screenshot_1153

Remaining tasks

  • Check that regional luh2 file looks okay.
  • Check that runs forced with the regional outputs actually work.
  • Check that outputs (luh2 and lupft) are unchanged when using normal surface datasets as regrid_target_file.

@samsrabin
Copy link
Author

luh2 file also looks good.
screenshot_1154

@samsrabin
Copy link
Author

samsrabin commented Sep 10, 2024

This turned out to have been based on a very out-of date version of main. Replaced by #24.

@samsrabin samsrabin closed this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant