{ "info": { "author": "Marc Costa Sitja", "author_email": "marc.costa@esa.int", "bugtrack_url": null, "classifiers": [], "description": "Copyright (c) 2017 Marc Costa Sitja\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\nDescription: spiops\n ======\n \n spiops is a library aimed to help scientists and engineers that deal with \n Solar System Geometry mainly for planetary science. More in particular is \n aimed to assists the users to extend the usage of SPICE.\n \n SPICE is an essential tool for scientists and engineers alike in the \n planetary science field for Solar System Geometry. Please visit the NAIF \n website for more details about SPICE.\n \n \n Introduction\n ------------\n \n spiops is a python library thar uses [SpiceyPy](https://github.com/AndrewAnnex/SpiceyPy) to use [SPICE Toolkit](https://naif.jpl.nasa.gov/naif/>) APIS to provide higher-level functions than the ones available \n with SPICE. This functions have been idenfitied from having to implement \n multiple time a series of SPICE APIs to obtain a given derived functionality.\n \n Functionalities vary from the computation of the illumination of a given \n Field-of-View to obtaining the coverage of a given S/C for a particular \n meta-kernel.\n \n The underlying idea of spiops is to be used as a multi-user and \n multi-disciplinary pool of re-usable SPICE based functions to provide cross \n mission and discipline support of SPICE for ESA Planetary and Heliophyiscs \n missions. \n \n spiops is developed and maintained by the [ESA SPICE Service (ESS)](https://spice.esac.esa.int).\n \n \n Installation\n ------------\n \n First install the dependencies (spiceypy, pytest) for the project. Then\n run ``pip install spiops`` to install from pypi.\n \n If you wish to install spiceypy from source first download or clone the project. Then run ``python setup.py install``.\n To uninstall run ``pip uninstall spiceypy``.\n \n Documentation\n -------------\n \n The spiops docs are available [here](ftp://spiftp.esac.esa.int/spiops/html/index.html).\n The documentation for spiops is intentionally abridged so as to utilize the \n excellent [documentation provided by the\n NAIF](http://naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/index.html).\n Please refer to C and IDL documentation available on the NAIF website\n for in-depth explanations. Most of the functions docstrings have a \n link to the\n corresponding C function in the NAIF docs that the function is based on.\n \n How to Help\n -----------\n \n Feedback and new functionalities are always welcome, if you discover that a \n function is not \n working as expected or if you have a function that you believe can be of \n interest to other people please open an issue or contact [me](marc.costa@esa.int).\n \n Citing spiops\n --------------\n \n If the use of spiops is used in a publication, please consider\n citing spiops, SpiceyPy and the SPICE toolkit. The citation information\n for SPICE can be found on the NAIF website and the citation information for \n SpiceyPy in the GitHub repository.\n \n \n \n Known Working Environments:\n ---------------------------\n \n spiops is compatible with modern Linux and Mac. At this development stage and\n with the available resources is hard to guarantee an extension of the \n compatible working environments. If you run into issues with your system \n please submit an issue with details. \n \n - OS: OS X, Linux\n - CPU: 64bit\n - Python 3.5\n \n Acknowledgements\n ----------------\n \n spiops makes an intensive usage of SpiceyPy, a Python wrapper for the \n NAIF C SPICE Toolkit (N66) by [AndrewAnnex](https://github.com/AndrewAnnex/).\n \n We have to be very grateful to Andrew for having brought SPICE to Python!\n \nKeywords: esa,spice,naif,planetary,space,geometry\nPlatform: UNKNOWN\nClassifier: Development Status :: 3 - Alpha\nClassifier: Intended Audience :: Science Operations Engineers and Developers, Planetary Scientists\nClassifier: Topic :: Planetary Science :: Geometry Computations\nClassifier: License :: OSI Approved :: MIT License\nClassifier: Programming Language :: Python :: 3\nClassifier: Programming Language :: Python :: 3.5\nRequires-Python: >=3\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/esaSPICEservice/spiops", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "spiops", "package_url": "https://pypi.org/project/spiops/", "platform": "", "project_url": "https://pypi.org/project/spiops/", "project_urls": { "Homepage": "https://github.com/esaSPICEservice/spiops" }, "release_url": "https://pypi.org/project/spiops/0.4.4/", "requires_dist": [ "spiceypy (>=2.0.0)", "bokeh (>=0.12.15)", "numpy (>=1.14.2)", "matplotlib (>=2.2.2)" ], "requires_python": "", "summary": "Extension of SPICE functionalities for ESA Planetary Missons", "version": "0.4.4" }, "last_serial": 4874916, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6c26b2e72106ab38f0b2a9146f9238b3", "sha256": "7e1c7534c16b4536f95d04f5697de1612ff27e5edd6ccba56cdce49f996e70ab" }, "downloads": -1, "filename": "spiops-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6c26b2e72106ab38f0b2a9146f9238b3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13884, "upload_time": "2017-08-01T15:57:51", "url": "https://files.pythonhosted.org/packages/da/13/737afbb1c86a99e14026b93f29aa3bc0fc2523ab9f5408caa9c8c371ecc8/spiops-0.0.1-py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "202349bbaa95ca9b5133c6d04dc86a25", "sha256": "04ae8949742d56cbdfa50bb3d73be6dcacc25a44239863fd68d28852bfe1d214" }, "downloads": -1, "filename": "spiops-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "202349bbaa95ca9b5133c6d04dc86a25", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19726, "upload_time": "2017-08-02T23:13:12", "url": "https://files.pythonhosted.org/packages/ca/7f/498508767232d01f64c3f716580fe83966a82f07ca72fc446a91669a7d93/spiops-0.1.2-py3-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "ce477212b7405618c6c395b682e4a1f9", "sha256": "fe323e8a131d060360e6a2f5322f7c5cd14bdc5fd2088bef6985deb199095d8e" }, "downloads": -1, "filename": "spiops-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ce477212b7405618c6c395b682e4a1f9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36356, "upload_time": "2019-01-10T23:10:51", "url": "https://files.pythonhosted.org/packages/85/5a/4b3a16a01a0459521a1798b63a6a9437014d1f3aea180084b202253fd8e9/spiops-0.2.0-py3-none-any.whl" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f88608945a0eb8dd8b88b72a4647127c", "sha256": "80387337dca868cf1c3025afe36d364bc80f4540975bc4ba5150f9403e6b6868" }, "downloads": -1, "filename": "spiops-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f88608945a0eb8dd8b88b72a4647127c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36401, "upload_time": "2019-01-10T23:52:25", "url": "https://files.pythonhosted.org/packages/39/39/37c147ada59d78317401cad7aa3646fbbc275728f5160cb779e8d47ced03/spiops-0.2.1-py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "4aaadb874ae19e0d8fb497cee27cb265", "sha256": "ed6f96f85239e46533b7fee212e0e9b247b5001a9f7f1cc82e1d443d8e168ee2" }, "downloads": -1, "filename": "spiops-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4aaadb874ae19e0d8fb497cee27cb265", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 151592, "upload_time": "2019-02-20T19:55:34", "url": "https://files.pythonhosted.org/packages/30/72/098d2d620510330d2e0b5afeebff1f0ba746e954036e392da8db0929a70e/spiops-0.3.0-py3-none-any.whl" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "d8cf0d99d6895baa38cee67a8bce5e0c", "sha256": "80f147e428ad27f62552f8cd4ca9dd24c8b34c3db612dc591cd91bda2161ba6c" }, "downloads": -1, "filename": "spiops-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d8cf0d99d6895baa38cee67a8bce5e0c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 151801, "upload_time": "2019-02-25T19:18:10", "url": "https://files.pythonhosted.org/packages/b4/87/52d979dad9cce5b4de63e8c0aee14f27b889494be7ef877a52c65cd84966/spiops-0.4.0-py3-none-any.whl" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "d5731848f5747574c11a8f9de14a36ef", "sha256": "6aee7f3f3d6035f6b5181951f78a908d5cab5e1d5b9542f9339d271ff25ad72d" }, "downloads": -1, "filename": "spiops-0.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d5731848f5747574c11a8f9de14a36ef", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 151802, "upload_time": "2019-02-25T19:45:39", "url": "https://files.pythonhosted.org/packages/e1/4b/76bad5d38c5e0115a902fbdb5461b642748b70514ec29007705524df84a6/spiops-0.4.1-py3-none-any.whl" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "0e37d333403b70df42c50db7f84dc885", "sha256": "fc5454dcbb58b06b89434dbc15bc962f39993f50d715c246c11c2d242cfd9ba7" }, "downloads": -1, "filename": "spiops-0.4.2-py3-none-any.whl", "has_sig": false, "md5_digest": "0e37d333403b70df42c50db7f84dc885", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 337784, "upload_time": "2019-02-26T15:41:46", "url": "https://files.pythonhosted.org/packages/b9/95/4784fe8270e1ae689a1efdb7867a2fbc251bf1ca2720cf378112dd1849d4/spiops-0.4.2-py3-none-any.whl" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "1af7c69fc17f990d5df7537d87dd6e69", "sha256": "bb7031ff13ffbe7681a9bf164e8791ddfcbf4195113c4e25a4e78cb132bc78ba" }, "downloads": -1, "filename": "spiops-0.4.3-py3-none-any.whl", "has_sig": false, "md5_digest": "1af7c69fc17f990d5df7537d87dd6e69", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 337863, "upload_time": "2019-02-26T20:27:53", "url": "https://files.pythonhosted.org/packages/78/0f/fa9cabcb4ef7a9087d3988bc3916f7d1a93f08a0f4478cdf088f4f899fcf/spiops-0.4.3-py3-none-any.whl" } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "f3470cadcf40a52d1a84074c39137821", "sha256": "392be94cd86936e7b4a6af2e9b1f1fa06c168ac67483b9f7e5d4e1d2742e179e" }, "downloads": -1, "filename": "spiops-0.4.4-py3-none-any.whl", "has_sig": false, "md5_digest": "f3470cadcf40a52d1a84074c39137821", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 337862, "upload_time": "2019-02-27T15:51:04", "url": "https://files.pythonhosted.org/packages/b7/df/93e275dc511a7af2582e634a2a849021ad746f3dd7274c9070635d808cfe/spiops-0.4.4-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3470cadcf40a52d1a84074c39137821", "sha256": "392be94cd86936e7b4a6af2e9b1f1fa06c168ac67483b9f7e5d4e1d2742e179e" }, "downloads": -1, "filename": "spiops-0.4.4-py3-none-any.whl", "has_sig": false, "md5_digest": "f3470cadcf40a52d1a84074c39137821", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 337862, "upload_time": "2019-02-27T15:51:04", "url": "https://files.pythonhosted.org/packages/b7/df/93e275dc511a7af2582e634a2a849021ad746f3dd7274c9070635d808cfe/spiops-0.4.4-py3-none-any.whl" } ] }