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

Invalid statement and missing chart in regridding QC visual notebook #52

Open
kyleredilla opened this issue Apr 9, 2024 · 0 comments
Open

Comments

@kyleredilla
Copy link
Contributor

Here is some sample output from the visual QC notebook for the regridding pipeline:

image

It chokes on /import/beegfs/CMIP6/kmredilla/cmip6_regridding/regrid/KACE-1-0-G/ssp245/Amon/tasmax/tasmax_Amon_KACE-1-0-G_ssp245_regrid_208901-208912.nc saying it can't be opened, but I verified that it can. Something is going on here, I believe it could be related to the calendar of the cmip6 source file and how the random sample date is selected / queried.

Further, notice how the print statement

Sample timestamp not found in source file (/beegfs/CMIP6/arctic-cmip6/CMIP6/ScenarioMIP/MPI-M/MPI-ESM1-2-LR/ssp585/r1i1p1f1/Amon/tasmin/gn/v20190710/tasmin_Amon_MPI-ESM1-2-LR_ssp585_r1i1p1f1_gn_209501-210012.nc). Using nearest.

happens before the failed plotting - that file actually does plot below the failed one:
image

that part is normal functionality, it is just the fact that the KACE-1-0-G file doesn't plot correctly that is the reason for this issue.

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

No branches or pull requests

1 participant