ProjectPythia / cookbook-gallery

Root site for the ProjectPythiaCookbooks GitHub Pages
https://cookbooks.projectpythia.org
MIT License
0 stars 13 forks source link

Cookbooks in need of maintenance #200

Open brian-rose opened 1 month ago

brian-rose commented 1 month ago

As part of our planning for the 2024 Pythia Cook-off, this issue will serve to track progress in identifying and maybe fixing issues that are causing some currently published Cookbooks to fail their nightly builds.

Top priority here is to identify causes of failure that are likely to block progress during the hackathon -- either because of plans to further develop these particular cookbooks, or because the failures are due to systemic issues that we expect will affect some new cookbooks.

brian-rose commented 1 month ago

Currently failing cookbooks are listed here in checklist format. Check them off if / when the nightly build is passing again. For each cookbook, it's best to open specific issues in their own repos but link them here.

brian-rose commented 1 month ago

Xbatcher failures related to upstream changes to Intake discussed over at https://github.com/ProjectPythia/xbatcher-ML-1-cookbook/issues/12.

Failure of Intake Cookbook discussed at https://github.com/ProjectPythia/intake-cookbook/issues/33. Also related to same upstream change to Intake.

brian-rose commented 1 month ago

Data access issue with the NASA GISSTEMP dataset affecting the CESM LENS cookbook, https://github.com/ProjectPythia/cesm-lens-aws-cookbook/issues/27

brian-rose commented 1 month ago

Kerchunk is failing with a data access issue, https://github.com/ProjectPythia/kerchunk-cookbook/issues/61