bopen / xarray-sentinel

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

Add option to select by burstId in crop_burst_dataset #100

Closed aurghs closed 2 years ago

aurghs commented 2 years ago

close #80

Things to do:

codecov-commenter commented 2 years ago

Codecov Report

Merging #100 (b1b518e) into main (9602897) will increase coverage by 0.44%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
+ Coverage   91.02%   91.46%   +0.44%     
==========================================
  Files          12       12              
  Lines         880      914      +34     
  Branches       96      100       +4     
==========================================
+ Hits          801      836      +35     
  Misses         57       57              
+ Partials       22       21       -1     
Impacted Files Coverage Δ
tests/test_20_sentinel1.py 98.07% <100.00%> (+0.16%) :arrow_up:
tests/test_30_xarray_backends.py 100.00% <100.00%> (ø)
xarray_sentinel/sentinel1.py 87.20% <100.00%> (+0.67%) :arrow_up:

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 9602897...b1b518e. Read the comment docs.