bopen / xarray-sentinel

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

Fix brust all nans #29

Closed aurghs closed 3 years ago

aurghs commented 3 years ago

Fix all nan in bursts

codecov-commenter commented 3 years ago

Codecov Report

Merging #29 (b16880f) into main (5039b66) will decrease coverage by 1.37%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   91.86%   90.49%   -1.38%     
==========================================
  Files           7        7              
  Lines         504      505       +1     
  Branches       59       59              
==========================================
- Hits          463      457       -6     
- Misses         24       31       +7     
  Partials       17       17              
Impacted Files Coverage Δ
xarray_sentinel/sentinel1.py 91.71% <100.00%> (-0.51%) :arrow_down:
tests/test_xarray.py 88.46% <0.00%> (-11.54%) :arrow_down:

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 5039b66...b16880f. Read the comment docs.