pangeo-data / climpred

:earth_americas: Verification of weather and climate forecasts :earth_africa:
https://climpred.readthedocs.io
MIT License
231 stars 48 forks source link

Pin xclim #828

Closed aaronspring closed 1 year ago

aaronspring commented 1 year ago

Fix CI with optional deps

github-actions[bot] commented 1 year ago

Checkout your PR on Binder. Open the console and pip install -e . before using the notebooks to use climpred from this PR.

codecov[bot] commented 1 year ago

Codecov Report

Merging #828 (0405485) into main (dafd1f3) will decrease coverage by 1.03%. The diff coverage is 90.14%.

@@            Coverage Diff             @@
##             main     #828      +/-   ##
==========================================
- Coverage   93.80%   92.78%   -1.03%     
==========================================
  Files          59       59              
  Lines        6235     6247      +12     
==========================================
- Hits         5849     5796      -53     
- Misses        386      451      +65     
Impacted Files Coverage Δ
climpred/horizon.py 96.55% <ø> (ø)
climpred/options.py 81.48% <ø> (ø)
climpred/tests/test_graphics.py 100.00% <ø> (ø)
climpred/tests/test_hindcast_prediction.py 100.00% <ø> (ø)
climpred/tests/test_logging.py 100.00% <ø> (ø)
climpred/metrics.py 91.82% <66.66%> (+0.09%) :arrow_up:
climpred/bootstrap.py 80.21% <72.61%> (-10.67%) :arrow_down:
climpred/alignment.py 91.13% <73.68%> (-5.74%) :arrow_down:
climpred/checks.py 95.79% <83.33%> (+0.03%) :arrow_up:
climpred/tests/test_HindcastEnsemble_class.py 96.51% <85.71%> (-3.49%) :arrow_down:
... and 28 more

... and 1 file with indirect coverage changes