ESMValGroup / ESMValTool

ESMValTool: A community diagnostic and performance metrics tool for routine evaluation of Earth system models in CMIP
https://www.esmvaltool.org
Apache License 2.0
227 stars 128 forks source link

Support Python 3.13 #3805

Open valeriupredoi opened 3 weeks ago

valeriupredoi commented 3 weeks ago

Description

Sister PR to https://github.com/ESMValGroup/ESMValCore/pull/2566

so far the major bottleneck is ncl which has an autoPR for upgrade to newer proj https://github.com/conda-forge/ncl-feedstock/pull/156 but that fails atm due to inconsistencies in conda-forge


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the ๐Ÿ›  Technical or ๐Ÿงช Scientific review.

valeriupredoi commented 7 hours ago

OK I removed ncl for now (clearly a blocker, noqa), we need to rebuild pys2index for py3.13; next hurdle psy- packages!