Published April 1, 2019
| Version 1.2
Software
Open
Python package for NAIF WebGeoCalc API
Description
In december 2018, JPL/NAIF announced an experimental API RESTful interface for their new WebGeoCalc server (which make online SPICE calculations). Documentation andJavaScript examples are already available.
This package provides a Python interface to make SPICE calculation through this API.
Note the userWebGeoCalc is not design to handle heavy calculation. If you need to make intensive queries, use Spiceypy or SpiceMiner package with locally hosted kernels.Disclaimer
This project is not supported or endorsed by either JPL, NAIF or NASA. The code is provided "as is", use at your own risk.
Files
seignovert/python-webgeocalc-1.2.zip
Files
(73.2 kB)
Name | Size | Download all |
---|---|---|
md5:7e3da5e8d445a1eed801cde6d85feff7
|
73.2 kB | Preview Download |
Additional details
Related works
- Is compiled by
- https://anaconda.org/seignovert/webgeocalc (URL)
- https://pypi.org/project/webgeocalc (URL)
- Is documented by
- https://webgeocalc.readthedocs.io/ (URL)