CUPiD icon indicating copy to clipboard operation
CUPiD copied to clipboard

Add notebook: Compare crop time series to observations

Open samsrabin opened this issue 11 months ago • 1 comments

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?
  • [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [x] 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?
  • [x] 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 avatar Feb 01 '25 00:02 samsrabin

Noting here just to keep my thoughts in one place-- Sam & I discussed having an option in the config file for debug_plots which defaults to False-- with only two or so plots showing up by default.

TeaganKing avatar Oct 15 '25 16:10 TeaganKing