DeDop / dedop-core

DeDop is a User Configurable Tool for Processing Delay Doppler Altimeter Data.
http://dedop.org/
GNU General Public License v3.0
13 stars 8 forks source link

L1a scale factor #29

Closed mark-ep closed 7 years ago

mark-ep commented 7 years ago

Implemented corrections to L1A, L1B and L1BS waveform scaling factors, for issue #28

codecov-io commented 7 years ago

Codecov Report

Merging #29 into master will decrease coverage by 0.51%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   66.69%   66.18%   -0.52%     
==========================================
  Files          64       64              
  Lines        5183     5226      +43     
==========================================
+ Hits         3457     3459       +2     
- Misses       1726     1767      +41
Impacted Files Coverage Δ
dedop/data/output/l1bs_writer.py 48.5% <0%> (-1.89%) :arrow_down:
dedop/proc/sar/algorithms/range_compression.py 100% <100%> (ø) :arrow_up:
dedop/data/output/l1b_writer.py 98.64% <100%> (ø) :arrow_up:
dedop/data/input/l1a/l1a_dataset.py 74.5% <100%> (+0.5%) :arrow_up:
dedop/webapi/websocket.py 0% <0%> (ø) :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 fb56c8a...6a9a242. Read the comment docs.