bopen / xarray-sentinel

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

Parse metadata associated with the deramp procedure #18

Closed alexamici closed 3 years ago

alexamici commented 3 years ago

Closes #17

codecov-commenter commented 3 years ago

Codecov Report

Merging #18 (893d544) into main (52cb884) will decrease coverage by 0.02%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   93.19%   93.16%   -0.03%     
==========================================
  Files           6        6              
  Lines         338      366      +28     
==========================================
+ Hits          315      341      +26     
- Misses         23       25       +2     
Impacted Files Coverage Δ
xarray_sentinel/esa_safe.py 89.28% <90.47%> (+0.02%) :arrow_up:
tests/test_esa_safe.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 52cb884...893d544. Read the comment docs.