bopen / xarray-sentinel

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

Add sample data #28

Closed corrado9999 closed 3 years ago

corrado9999 commented 3 years ago

Add sample data for testing actual data opening. I also added a test for opening a burst having only one polarisation.

codecov-commenter commented 3 years ago

Codecov Report

Merging #28 (2acdfc4) into main (5039b66) will increase coverage by 1.28%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   91.86%   93.15%   +1.28%     
==========================================
  Files           7        7              
  Lines         504      511       +7     
  Branches       59       60       +1     
==========================================
+ Hits          463      476      +13     
+ Misses         24       19       -5     
+ Partials       17       16       -1     
Impacted Files Coverage Δ
tests/test_xarray.py 100.00% <100.00%> (ø)
xarray_sentinel/sentinel1.py 95.55% <0.00%> (+3.33%) :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 5039b66...2acdfc4. Read the comment docs.