bopen / xarray-sentinel

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

Add noise range and noise azimuth datasets #82

Closed alexamici closed 2 years ago

alexamici commented 2 years ago

Closes #81

codecov-commenter commented 2 years ago

Codecov Report

Merging #82 (86285da) into main (49376a3) will decrease coverage by 0.14%. The diff coverage is 93.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   95.86%   95.71%   -0.15%     
==========================================
  Files          12       12              
  Lines         725      770      +45     
  Branches       77       81       +4     
==========================================
+ Hits          695      737      +42     
- Misses         17       18       +1     
- Partials       13       15       +2     
Impacted Files Coverage Δ
xarray_sentinel/sentinel1.py 95.98% <91.66%> (-0.55%) :arrow_down:
tests/test_20_sentinel1.py 97.61% <100.00%> (+0.18%) :arrow_up:
xarray_sentinel/esa_safe.py 86.73% <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 49376a3...86285da. Read the comment docs.