Skip to content

Add notebook: Compare crop time series to observations#180

Draft
samsrabin wants to merge 354 commits intoNCAR:mainfrom
samsrabin:crops
Draft

Add notebook: Compare crop time series to observations#180
samsrabin wants to merge 354 commits intoNCAR:mainfrom
samsrabin:crops

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
@TeaganKing TeaganKing added the lnd label Feb 3, 2025
.gitmodules Outdated
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.

Timeseries for land needs to include additional information

2 participants