GeoscienceAustralia / GeodePy

A toolkit for Geodesy and Surveying in Python
Apache License 2.0
91 stars 47 forks source link

Introduce functionality to propagate 7/14 parameter transformation uncertainty #124

Closed nicgowans closed 3 years ago

nicgowans commented 3 years ago

Introduces functionality to propagate uncertainty through 7/14 parameter transformations.

transform.py - Adds optional uncertainty propagation to a number of functions including:

constants.py

Note: Description & Title updated to reflect updated pull request - originally only d_ry rate correction.

nicgowans commented 3 years ago

Thanks, @harry093. I've checked all the parameters for ITRF96-08 <=> GDA94, GDA94<=>GDA2020, and GDA2020<=> ATRF/ITRF.

nicgowans commented 3 years ago

Thanks, @BatchelorJ. Happy to help out.