roocs / clisops

Climate Simulation Operations
https://clisops.readthedocs.io/en/latest/
Other
21 stars 9 forks source link

Address typing hints for xarray 2023.08 compatibility, Update ReadTheDocs #295

Closed Zeitsperre closed 1 year ago

Zeitsperre commented 1 year ago

Pull Request Checklist:

Fixes an issue with existing type hinting raised by changes in the API of xarray (2023.08).

Also updates the ReadTheDocs configuration to use Mambaforge by default.

No. Only type hinting is affected (it's more accurate now).

https://github.com/pydata/xarray/pull/7368

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5929676609


Changes Missing Coverage Covered Lines Changed/Added Lines %
clisops/core/subset.py 21 22 95.45%
<!-- Total: 23 24 95.83% -->
Totals Coverage Status
Change from base Build 5718256149: 0.03%
Covered Lines: 1109
Relevant Lines: 1413

💛 - Coveralls