bopen / xarray-sentinel

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

Add __version__ with setuptools_scm #23

Closed alexamici closed 3 years ago

alexamici commented 3 years ago

Also add the history global attribute with reference to package name / version

This is based on branch more-conversions!

codecov-commenter commented 3 years ago

Codecov Report

Merging #23 (6eb90cf) into main (175d23f) will decrease coverage by 0.28%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   91.06%   90.77%   -0.29%     
==========================================
  Files           6        7       +1     
  Lines         481      488       +7     
  Branches       59       59              
==========================================
+ Hits          438      443       +5     
- Misses         27       29       +2     
  Partials       16       16              
Impacted Files Coverage Δ
xarray_sentinel/__init__.py 60.00% <60.00%> (ø)
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 175d23f...6eb90cf. Read the comment docs.