bopen / xarray-sentinel

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

Add GRD support #83

Closed alexamici closed 2 years ago

alexamici commented 2 years ago

Closes #67

codecov-commenter commented 2 years ago

Codecov Report

Merging #83 (6d5af09) into main (4ddddcc) will decrease coverage by 0.07%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   95.00%   94.93%   -0.08%     
==========================================
  Files          12       12              
  Lines         821      829       +8     
  Branches       86       87       +1     
==========================================
+ Hits          780      787       +7     
  Misses         23       23              
- Partials       18       19       +1     
Impacted Files Coverage Δ
xarray_sentinel/sentinel1.py 94.50% <92.30%> (-0.16%) :arrow_down:
tests/test_20_sentinel1.py 97.85% <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 4ddddcc...6d5af09. Read the comment docs.