bopen / xarray-sentinel

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

Extend the use of update_attributes to coordinates. #20

Closed alexamici closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #20 (24c1c3d) into main (d09057e) will decrease coverage by 0.18%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   94.17%   93.99%   -0.19%     
==========================================
  Files           7        7              
  Lines         481      483       +2     
==========================================
+ Hits          453      454       +1     
- Misses         28       29       +1     
Impacted Files Coverage Δ
xarray_sentinel/sentinel1.py 95.23% <93.33%> (-0.55%) :arrow_down:
xarray_sentinel/conventions.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 d09057e...24c1c3d. Read the comment docs.

alexamici commented 3 years ago

This is ready to merge for me. @aurghs please review.