Skip to main content

Simple coordinate transformations with helper functions

Project description

transforms84

Version Codecov License

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)

Uploaded Source

Built Distribution

transforms84-0.1.0-cp311-cp311-win_amd64.whl (31.0 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page