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 notebook: Compare crop time series to observations #180

Draft
wants to merge 63 commits into
base: main
Choose a base branch
from

Conversation

samsrabin
Copy link
Member

@samsrabin samsrabin commented Feb 1, 2025

Description of changes:

Adds a notebook to compare time series of crop yield and production to observation data. Works only on raw annual CTSM outputs, not time series files.

There's a fair amount of work remaining that I won't track here, so I don't have to-do lists in two places.

Standard questions

  • Have you followed the guidelines in our Contributor's Guide?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you made sure that the pre-commit checks passed (#8 in Adding Notebooks Guide)?
  • Have you hidden the code cells (#8 in Adding Notebooks Guide) in your notebook?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully tested your changes locally?
  • Have you moved any observational data that you are using to /glade/campaign/cesm/development/cross-wg/diagnostic_framework/CUPiD_obs_data and ensured that it follows this format within that directory: COMPONENT/analysis_datasets/RESOLUTION/PROCESSED_FIELD_TYPE?

@samsrabin samsrabin marked this pull request as draft February 1, 2025 00:14
@@ -4,3 +4,6 @@
[submodule "externals/mom6-tools"]
path = externals/mom6-tools
url = https://github.com/NCAR/mom6-tools.git
[submodule "externals/ctsm_python_gallery"]
path = externals/ctsm_python_gallery
url = git@github.com:samsrabin/ctsm_python_gallery.git
Copy link
Member Author

Choose a reason for hiding this comment

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

  • Point this to the upstream repo once I've merged my cupid-crops-work branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants