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
200 stars 70 forks source link

[bugfix] orbfit network correction method #298

Closed basaks closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #298 into develop will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #298      +/-   ##
===========================================
+ Coverage    83.06%   83.13%   +0.06%     
===========================================
  Files           26       26              
  Lines         3466     3462       -4     
  Branches       544      543       -1     
===========================================
- Hits          2879     2878       -1     
+ Misses         491      489       -2     
+ Partials        96       95       -1     
Impacted Files Coverage Δ
pyrate/core/gdal_python.py 85.00% <100.00%> (+0.10%) :arrow_up:
pyrate/core/orbital.py 93.21% <100.00%> (+1.17%) :arrow_up:

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 ee39524...f29c47b. Read the comment docs.