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

Fix sklearn tests #3506

Closed schlunma closed 8 months ago

schlunma commented 8 months ago

Description

Due to a recent update of scikit-learn, some of our tests fail.

This PR fixes that by

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


To help with the number of pull requests:

schlunma commented 8 months ago

I guess the CircleCI tests are failing due to the outdated docker container, the tests run fine locally and on GitHub actions πŸ‘

I will test one recipe, then we can merge this.

valeriupredoi commented 8 months ago

indeed that's why, Manu - cheers, ping when you ready so I merges

schlunma commented 8 months ago

Recipes ran successful and output looks good, this can be merged πŸ‘

valeriupredoi commented 8 months ago

legend Manu :beer: