Closed Kirill888 closed 2 years ago
🚀 Deployed on https://62f49f1e94327f7af12142a2--odc-geo-docs.netlify.app
Merging #61 (ba06428) into develop (7f11c26) will decrease coverage by
0.06%
. The diff coverage is93.02%
.
@@ Coverage Diff @@
## develop #61 +/- ##
===========================================
- Coverage 97.48% 97.42% -0.07%
===========================================
Files 22 22
Lines 3146 3179 +33
===========================================
+ Hits 3067 3097 +30
- Misses 79 82 +3
Impacted Files | Coverage Δ | |
---|---|---|
odc/geo/roi.py | 97.97% <62.50%> (-1.50%) |
:arrow_down: |
odc/geo/_version.py | 100.00% <100.00%> (ø) |
|
odc/geo/geobox.py | 97.87% <100.00%> (ø) |
|
odc/geo/geom.py | 100.00% <100.00%> (ø) |
|
odc/geo/math.py | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
.filter
and.dropna
to geometry classepsg:4326
maybe_int
andsplit_float
__array_interface__
from geometry class, it will be removed from shapely too and is not used anywhere that I can tellExample
Displaying geobox that goes off to infinity that used to raise an error previously:
Related to
https://github.com/opendatacube/odc-stac/issues/85