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

Corrections & Calibrations #43

Closed mark-ep closed 6 years ago

mark-ep commented 6 years ago

implemented CAL1 and CAL2 for #32

codecov-io commented 6 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.1%. The diff coverage is 76.11%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #43     +/-   ##
=========================================
+ Coverage   68.53%   68.64%   +0.1%     
=========================================
  Files          64       67      +3     
  Lines        5286     5352     +66     
=========================================
+ Hits         3623     3674     +51     
- Misses       1663     1678     +15
Impacted Files Coverage Δ
dedop/data/input/l1a/l1a_dataset.py 61.25% <ø> (ø) :arrow_up:
dedop/proc/sar/cal/cal2_algorithm.py 100% <100%> (ø)
dedop/proc/sar/cal/cal1_algorithm.py 100% <100%> (ø)
dedop/proc/sar/cal/__init__.py 100% <100%> (ø)
dedop/proc/sar/processor.py 13.38% <33.33%> (+0.14%) :arrow_up:
dedop/model/l1a_processing_data.py 76.71% <67.56%> (-0.65%) :arrow_down:

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 fec7901...7331604. Read the comment docs.