bopen / xarray-sentinel

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

Add calibration helpers #78

Closed alexamici closed 2 years ago

alexamici commented 2 years ago

Closes #77

codecov-commenter commented 2 years ago

Codecov Report

Merging #78 (28fbcac) into main (2d628e8) will decrease coverage by 0.53%. The diff coverage is 87.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   95.71%   95.17%   -0.54%     
==========================================
  Files          12       12              
  Lines         770      809      +39     
  Branches       81       83       +2     
==========================================
+ Hits          737      770      +33     
- Misses         18       22       +4     
- Partials       15       17       +2     
Impacted Files Coverage Δ
xarray_sentinel/sentinel1.py 94.55% <80.64%> (-1.44%) :arrow_down:
tests/test_20_sentinel1.py 97.85% <100.00%> (+0.23%) :arrow_up:
xarray_sentinel/__init__.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 2d628e8...28fbcac. Read the comment docs.