Pymap3d

Latest version: v3.1.0

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

1.8.0

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).

1.7.15

added several tests so that Pandas and Xarray are functioning.

Also handles ecef2geodetic scalar input.

1.7.14

AER2GEODETIC was always going to the default WGS84 ellipsoid since the `ell=` argument was not present. We have fixed this error.

Also did a complete rewrite of documentation to `numpydoc` standards (mostly) and regenerated with pdoc3.

1.7.13

Corrected algorithmic error for `ecef2geodetic` where negative altitude wrapped to positive altitude

parameterized tests to provide better coverage of singularities / edge cases

1.7.12

use pdoc instead of sphinx for autogen docs

Don't limit altitude to be positive in `geodetic2ecef`, useful for near-earth WGS84 not exactly matching Earth's complicated surface.

1.7.11

Improving accuracy and computation speed, a more modern closed form ecef2geodetic is implemented.

More self-tests.

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.