Skip to content

How are % Error Calculations done in GCD? #412

Answered by joewheaton
joewheaton asked this question in Q&A
Discussion options

You must be logged in to vote

So, every DoD thresholding method (minLOD, propagated error and probabilistic) is based on a spatially continuous (can be spatially constant or varying) estimate of a "propagated error". In the case of minLOD, the user just specifies this value, and in the case of propagated error and/or probabilistic they come from calculating propagated error between the error surfaces used with each DEM in the DoD calculation. The % error calculations are volumes that are simply calculated for all the thresholded cells by multiplying this +/- error thickness (e.g. +/- 10 cm) by the cell area. That results in a volume that notionally needs to be exceeded by the calculated volume of change in that cell t…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by joewheaton
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #375 on August 02, 2021 16:33.