3dgeo-heidelberg / py4dgeo

py4dgeo - A Python library for change analysis in 4D point clouds
https://py4dgeo.readthedocs.io
MIT License
66 stars 10 forks source link

Geographic offset #107

Closed dokempf closed 2 years ago

dokempf commented 2 years ago

Rework shifting of datasets for single precision and store the offset as epoch metadata.

codecov[bot] commented 2 years ago

Codecov Report

Merging #107 (a923272) into main (525bda3) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   92.20%   92.30%   +0.10%     
==========================================
  Files          12       12              
  Lines         372      377       +5     
==========================================
+ Hits          343      348       +5     
  Misses         29       29              
Flag Coverage Δ
cxx 95.85% <ø> (ø)
python 89.42% <ø> (+0.26%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
py4dgeo/src/py4dgeo/epoch.py 76.31% <0.00%> (+3.58%) :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 525bda3...a923272. Read the comment docs.