GeoscienceAustralia / PyRate

A Python tool for estimating velocity and time-series from Interferometric Synthetic Aperture Radar (InSAR) data.
https://geoscienceaustralia.github.io/PyRate/
Apache License 2.0
201 stars 71 forks source link

Release 0.4.2 #274

Closed mcgarth closed 4 years ago

mcgarth commented 4 years ago

Added

Changed

Removed

codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ceabb05). Click here to learn what that means. The diff coverage is 95.68%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #274   +/-   ##
=========================================
  Coverage          ?   93.17%           
=========================================
  Files             ?       26           
  Lines             ?     3207           
  Branches          ?      495           
=========================================
  Hits              ?     2988           
  Misses            ?      137           
  Partials          ?       82           
Impacted Files Coverage Δ
pyrate/constants.py 100.00% <ø> (ø)
pyrate/default_parameters.py 100.00% <ø> (ø)
pyrate/core/aps.py 85.25% <83.33%> (ø)
pyrate/core/refpixel.py 91.81% <93.10%> (ø)
pyrate/core/stack.py 97.22% <93.10%> (ø)
pyrate/merge.py 92.85% <95.57%> (ø)
pyrate/core/shared.py 95.24% <96.96%> (ø)
pyrate/process.py 91.78% <97.22%> (ø)
pyrate/prepifg.py 97.61% <97.72%> (ø)
pyrate/configuration.py 100.00% <100.00%> (ø)
... and 34 more

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 ceabb05...8b4fee0. Read the comment docs.