Published May 17, 2019
| Version v1.8.0
Software
Open
scivision/pymap3d: Enable fallback to Python 2.6, 2.7 and 3.4
Authors/Creators
- 1. @offscale @stereostream
- 2. Visionscarto.net
Description
Full functionality of PyMap3D (as with Python in general in 2019) requires Python ≥ 3.5, but a useful subset is made available to Python 2.6, 2.7 and 3.4. This is relevant to MicroPython and ROS users and other special use cases where currently supported Python versions may not yet be readily available.
Put Ellipsoid() in its own file for clarity and flexibility with other packages.
ECI functions previously had an API unlike other PyMap3D functions, they are now the same as the rest of PyMap3D (scalar or N-D array for each variable).
Files
scivision/pymap3d-v1.8.0.zip
Files
(62.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:de6b242ebe9c8d18bcf279c38e4e6f95
|
62.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scivision/pymap3d/tree/v1.8.0 (URL)