issues
search
GeoscienceAustralia
/
GeodePy
A toolkit for Geodesy and Surveying in Python
Apache License 2.0
92
stars
48
forks
source link
Expand Convert Functionality
#109
Closed
BatchelorJ
closed
4 years ago
BatchelorJ
commented
4 years ago
Multiple functions across package now take DMSAngle and DDMAngle objects as variables in addition to float (decimal degrees) input.
Added test coverage of functions taking DMSAngle and DDMAngle object inputs
Expanded Function Docstrings in geodepy.convert and geodepy.geodesy modules
Moved a number of tests from test_transform to test_convert, in line with previous shift of functions.
BatchelorJ
commented
4 years ago
Awesome, glad you like it @harry093!