{ "info": { "author": "whiskie14142", "author_email": "whiskie14142@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# spktype01\nA supporting module for jplephem to handle data type 1 (Version 1.0.0)\n\nThis module computes positions and velocities of a celestial small body, from a NASA SPICE SPK ephemeris kernel file of data type 1 (Modified Difference Arrays). See http://naif.jpl.nasa.gov/pub/naif/toolkit_docs/FORTRAN/req/spk.html\n\nYou can get SPK files for many solar system small bodies from HORIZONS system of NASA/JPL. See https://ssd.jpl.nasa.gov/?horizons\n\nThis module reads SPK files of data type 1, one of the types of binary SPK file. At the point of Oct. 2018, HORIZONS system provides files of type 21 as binary SPK files by default. You can get type 1 binary SPK file for celestial small bodies through TELNET interface by answering back '1' for 'SPK file format'.\n\n### Modules required\n* jplephem (version 2.6 or later)\n* numpy\n\n### Usage\n from spktype01 import SPKType01\n kernel = SPKType01.open('path')\n position, velocity = kernel.compute_type01(center, target, jd)\n print(kernel) ---- this line prints information of all segments\n kernel.close()\n\n where:\n center - SPKID of central body (0 for SSB, 10 for Sun, etc.)\n target - SPKID of target body\n jd - time for computation (Julian date)\n position - a numpy array (x, y, z)\n velocity - a numpy array (xd, yd, zd)\n\n### Modification Log\n##### 1.0.0 October 9, 2018\n* close function is added\n* stable release\n\n##### 0.1.0 October 10, 2016\n* beta release\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/whiskie14142/spktype01", "keywords": "jplephem SPK type1", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "spktype01", "package_url": "https://pypi.org/project/spktype01/", "platform": "", "project_url": "https://pypi.org/project/spktype01/", "project_urls": { "Homepage": "https://github.com/whiskie14142/spktype01" }, "release_url": "https://pypi.org/project/spktype01/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "A supporting module for jplephem to handle data type 1", "version": "1.0.0" }, "last_serial": 4361962, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7671ef572de3c2cab7aff37383a5558d", "sha256": "8ddc33533e2e56a22afb395039171c510d866cb3708da322f8441dbead8351b6" }, "downloads": -1, "filename": "spktype01-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7671ef572de3c2cab7aff37383a5558d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7821, "upload_time": "2016-10-11T02:50:21", "url": "https://files.pythonhosted.org/packages/61/16/a94eb697d35910a4c573a667b99aaf4a8b22649b241834b6da45d1bb7890/spktype01-0.1.0-py3-none-any.whl" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "cf641c78975ba7093eef536f9330e23d", "sha256": "5c67fb73df3dc6d3157841977a9f2f33239c53e62304dc7c5cbc17a5dca1b8d9" }, "downloads": -1, "filename": "spktype01-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "cf641c78975ba7093eef536f9330e23d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8899, "upload_time": "2018-10-10T23:15:30", "url": "https://files.pythonhosted.org/packages/ff/44/0b81e84f77f9e31b5b87f68dd6082be91204edebd13138104b0a511a7514/spktype01-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "625e2ab44a2411847cc5057f2135173d", "sha256": "fee5b7b0cbe22101f15f9f2acc86f16bb3862100d0bcf2aa6404f9e23ba9348d" }, "downloads": -1, "filename": "spktype01-1.0.0.tar.gz", "has_sig": false, "md5_digest": "625e2ab44a2411847cc5057f2135173d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7263, "upload_time": "2018-10-10T23:15:31", "url": "https://files.pythonhosted.org/packages/e9/6c/975b467dd463eaefab824c1b2282ba6fa8df154163fd8f584f4a335f1f18/spktype01-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cf641c78975ba7093eef536f9330e23d", "sha256": "5c67fb73df3dc6d3157841977a9f2f33239c53e62304dc7c5cbc17a5dca1b8d9" }, "downloads": -1, "filename": "spktype01-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "cf641c78975ba7093eef536f9330e23d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8899, "upload_time": "2018-10-10T23:15:30", "url": "https://files.pythonhosted.org/packages/ff/44/0b81e84f77f9e31b5b87f68dd6082be91204edebd13138104b0a511a7514/spktype01-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "625e2ab44a2411847cc5057f2135173d", "sha256": "fee5b7b0cbe22101f15f9f2acc86f16bb3862100d0bcf2aa6404f9e23ba9348d" }, "downloads": -1, "filename": "spktype01-1.0.0.tar.gz", "has_sig": false, "md5_digest": "625e2ab44a2411847cc5057f2135173d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7263, "upload_time": "2018-10-10T23:15:31", "url": "https://files.pythonhosted.org/packages/e9/6c/975b467dd463eaefab824c1b2282ba6fa8df154163fd8f584f4a335f1f18/spktype01-1.0.0.tar.gz" } ] }