bopen / xarray-sentinel

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

Refactor the group layout according to the DATATREE.md proposal #62

Closed alexamici closed 2 years ago

alexamici commented 2 years ago

Closes #61

codecov-commenter commented 2 years ago

Codecov Report

Merging #62 (b47e2c0) into main (6e075d6) will decrease coverage by 9.13%. The diff coverage is 89.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
- Coverage   90.17%   81.03%   -9.14%     
==========================================
  Files           7        7              
  Lines         641      638       -3     
  Branches       71       72       +1     
==========================================
- Hits          578      517      -61     
- Misses         42       97      +55     
- Partials       21       24       +3     
Impacted Files Coverage Δ
xarray_sentinel/sentinel1.py 73.35% <84.31%> (-13.49%) :arrow_down:
tests/test_esa_safe.py 100.00% <100.00%> (ø)
tests/test_sentinel1.py 90.16% <100.00%> (-9.84%) :arrow_down:
tests/test_xarray.py 79.48% <100.00%> (-20.52%) :arrow_down:
xarray_sentinel/esa_safe.py 80.41% <100.00%> (-1.40%) :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 6e075d6...b47e2c0. Read the comment docs.

alexamici commented 2 years ago

I'll merge it with off-line OK from @aurghs so I can work on recover the lost ability to access burst-level data