Craig Harrison
Craig Harrison
Before releasing GeodePy v1.0 the following needs to be done: - [x] Standardise names of Transformation objects, etc. (#129) - [x] Define reverse transformations (#127) - [x] Set up GitHub...
Use Read the Docs?
Currently, only datetime.date objects are accepted to function that require an epoch. Extend code to accept decimal years
Functions grid2geo, geo2grid, llh2xyz and xyz2llh were shifted from transform to convert. Their tests need to be moved from test_transform to test_convert
- [x] Cartesian local - [ ] Polar local - [ ] Geographical Cartesian
At the bottom of the ntv2reader module there is a test. This should be moved to a file in the geodepy/tests/ directory. The existing test has a hardcoded path in...
Given two lines, defined by a pair of lat/lons, calculate the point of intersection