GeoscienceAustralia / GeodePy

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

Update s3 buckets #113

Closed harry093 closed 4 years ago

harry093 commented 4 years ago

@BatchelorJ nothing major here, really, just PEP 8 formatting. I thought I was going to need to update the links to the S3 buckets. I was wrong.

harry093 commented 4 years ago

@BatchelorJ Actually, I started standardising the datum labels in our pre-defined transformations to match their common usage, e.g., GDA1994 -> GDA94. The next step will be to rename the actual functions to match the common usage names, e.g., itrf14togda20 to itrf2014_to_gda2020.

I noticed in one place you had AGD1966 as a label (agd66togda94) but in all the others you had AGD66 (e.g., agd66togda94_act) was that the distinguish the two, or a typo?