Simple coordinate transformations with helper functions
Project description
transforms84
Small geographic coordinate systems Python library with a few additional helper functions.
Installation
pip install transforms84
Examples
See the Jupyter notebooks in examples to see how to use the transform84. Run pip install transforms84[examples]
to run the examples locally.
Operations
Transformations
The following transformations have been implemented:
- geodetic → ECEF
- ECEF → geodetic
- ECEF → ENU
- ENU → ECEF
- ENU → AER
- AER → ENU
Distances
The following distance formulae have been implemented:
- Haversine
Helpers
The following functions have been implemented:
- Angular difference (smallest and largest)
- [rad, rad, X] → [deg, deg, X]
- [deg, deg, X] → [rad, rad, X]
Contributing
PRs are always welcome and appreciated!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
transforms84-0.1.0.tar.gz
(20.0 kB
view hashes)
Built Distribution
Close
Hashes for transforms84-0.1.0-cp311-cp311-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b4f4a98a99f3bb5a75c7787d02cfc719147c17f3bf9c4205516a09875e7f0ac |
|
MD5 | 1a3d3f8a1ab812901e9fd1d999a97b1e |
|
BLAKE2b-256 | 30dc10b958327e29e0b874e7aeaf5d38a11040e0033d38240f08902eef80b27f |