roocs / clisops

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

Add support for Point and MultiPoint geometries in shape_bbox_indexer #285

Closed huard closed 1 year ago

huard commented 1 year ago

Pull Request Checklist:

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5324401827


Changes Missing Coverage Covered Lines Changed/Added Lines %
clisops/core/subset.py 0 25 0.0%
<!-- Total: 0 25 0.0% -->
Files with Coverage Reduction New Missed Lines %
clisops/core/subset.py 3 75.56%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 5315263336: -0.9%
Covered Lines: 1110
Relevant Lines: 1419

💛 - Coveralls
Zeitsperre commented 1 year ago

Memo: I need to add a step to the CI for outputting the versions of pip libraries. This already exists in other workflows. Will add here.