bopen / xarray-sentinel

Xarray backend to Copernicus Sentinel-1 satellite data products
Apache License 2.0
219 stars 22 forks source link

Add footprint helpers #110

Closed alexamici closed 2 years ago

alexamici commented 2 years ago

Fixes #108

codecov-commenter commented 2 years ago

Codecov Report

Merging #110 (72cdbd7) into main (7ddad3c) will increase coverage by 0.21%. The diff coverage is 91.52%.

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   96.21%   96.42%   +0.21%     
==========================================
  Files          12       12              
  Lines         951     1008      +57     
  Branches      124      129       +5     
==========================================
+ Hits          915      972      +57     
+ Misses         20       19       -1     
- Partials       16       17       +1     
Impacted Files Coverage Δ
xarray_sentinel/__init__.py 100.00% <ø> (ø)
xarray_sentinel/sentinel1.py 94.70% <84.37%> (+0.37%) :arrow_up:
tests/test_20_sentinel1.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7ddad3c...72cdbd7. Read the comment docs.