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
217 stars 127 forks source link

Adding pys2index dependency #3577

Closed ljoakim closed 5 months ago

ljoakim commented 5 months ago

Description

This PR adds the pys2index dependency, which is needed by the AERONET cmorizer (#3227, still in progress). The purpose of this PR is to have the pys2index package added to the environment in the image used when running tests on Circle, which will fix tests in #3227 failing due to this missing dependency.

pys2index has been added to setup.py as well, but is commented out to avoid same type of test fails as in #3227. This will be uncommented in that PR when this has been merged.


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.

New or updated recipe/diagnostic

New or updated data reformatting script


To help with the number of pull requests: