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

Add high resolution clm data artifact #1007

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

imreddyTeja
Copy link
Contributor

@imreddyTeja imreddyTeja commented Feb 3, 2025

Purpose

Along with the accompanying ClimaArtifacts PR, this
closes #999

Content

Adds the new artifact to Artifacts.toml.

This commit also modifies the clm_data_folder_path function to accept a new keyword argument: lowres, which determines if the normal (old) artifact or highres artifact path is returned. This is also added to the clm_canopy_parameters function.

This PR replaces the clm_data artifact with the clm_data_highres artifact


  • I have read and checked the items on the review checklist.

This commit also modifies the `lm_data_folder_path`
function to accept a new keyword argument: `lowres`,
which determines if the normal (old) artifact or
highres artifact path is returned. This is also added
to the `clm_canopy_parameters` function.
@imreddyTeja imreddyTeja force-pushed the tr/add-high-res-clm-data branch from 09b5088 to 477838c Compare February 3, 2025 22:30
@imreddyTeja imreddyTeja marked this pull request as ready for review February 3, 2025 23:34
Copy link
Member

@Sbozzolo Sbozzolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The highres artifact is only 2 MB. I think we can just switch to using it all the time.

@imreddyTeja imreddyTeja force-pushed the tr/add-high-res-clm-data branch from 51ae294 to 058042a Compare February 4, 2025 16:30
Copy link
Member

@kmdeck kmdeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great! Thanks!

@braghiere
Copy link
Member

Looks good. Can we just be more precise in terms of the resolution. High vs low res is relative. Can we call it 0.125 instead?

@imreddyTeja
Copy link
Contributor Author

Looks good. Can we just be more precise in terms of the resolution. High vs low res is relative. Can we call it 0.125 instead?

The name is now changed to "clm_data_0.125"

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.

Obtain higher resolution surface data
4 participants