{ "info": { "author": "Brian Kirkpatrick", "author_email": "code@tythos.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "oyb\n===\n\nOy vey! So many orbit models. Here's another one.\n\nLargely based on Howard Curtis' excellent text, *Orbital Mechanics for\nEngineering Students*, second edition. Contains the minimum components needed to\nmodel and propagate restricted two-body orbits, with time values leveraging the\ncore Python module *datetime*.\n\nPrimary components (modules) of the package are as follows:\n\nanomaly\n-------\n\nDefines conversions between various anomalies.\n\nearth\n-----\n\nDefines earth parameters and key earth-specific calculations (ECF/ENU frame\nconversions, latitude/longitude, GMST, etc.).\n\norb\n---\n\nThe heart of the *oyb* package; these module contents are imported with the top\npackage-level *oyb* object. Contains orbital models and conversions.\n\nplot\n----\n\nContains various plotting methods (both main plot functions and their specific\nrendering and annotation behaviors) for Orbit-derived objects in 2d (i.e.,\nground track) and 3d (i.e., orbital) plots.\n\nrot\n---\n\nDefines vector rotation (lower case) and frame tranformations (upper case). Both\ntransformations can be concatenated to be performed in right-to-left upon a\ngiven vector operator. Note that the *dot()* method must be used, since these\nfunctions return a 2d *numpy.array* object.", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Tythos/oyb", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "oyb", "package_url": "https://pypi.org/project/oyb/", "platform": "", "project_url": "https://pypi.org/project/oyb/", "project_urls": { "Homepage": "https://github.com/Tythos/oyb" }, "release_url": "https://pypi.org/project/oyb/0.1.7/", "requires_dist": null, "requires_python": "", "summary": "Oy vey! So many orbit models. Here's another one.", "version": "0.1.7" }, "last_serial": 5399081, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "44983d253ca650f6ecd8dd9b6aa76e9f", "sha256": "93cde279b236198cfa47ea9b709302936f3a4ba22a8d8e2eb5a70b54f2e63357" }, "downloads": -1, "filename": "oyb-0.1.0.tar.gz", "has_sig": false, "md5_digest": "44983d253ca650f6ecd8dd9b6aa76e9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2020, "upload_time": "2019-06-12T02:35:13", "url": "https://files.pythonhosted.org/packages/aa/ac/a44ca46cb02b7017deb35d058588d84f8ca812c379560180e7e6bb747ec8/oyb-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "74bb7965bde736bcd2a5c297beb8d916", "sha256": "dd51612589a7eb7a56dbf154bedeed9990a32f4cdc002450210ac7b1c7b3f37a" }, "downloads": -1, "filename": "oyb-0.1.1.tar.gz", "has_sig": false, "md5_digest": "74bb7965bde736bcd2a5c297beb8d916", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9293, "upload_time": "2019-06-12T06:27:16", "url": "https://files.pythonhosted.org/packages/49/85/7db566a62fafe0d1ab9fe552903b5e3d08046414e47b3a855de2a75f2bd8/oyb-0.1.1.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "34d3c4d1dd0d85901436845b6a0b3015", "sha256": "02bc292658fe3ded8b6cf62bca19f8272c4e58a404b5ef426d047613442eea85" }, "downloads": -1, "filename": "oyb-0.1.7.tar.gz", "has_sig": false, "md5_digest": "34d3c4d1dd0d85901436845b6a0b3015", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10305, "upload_time": "2019-06-14T06:17:50", "url": "https://files.pythonhosted.org/packages/5e/b6/cf6a54dc23b4d3b5985ef54a8fdd03ab1df1a6a7fdb72941044617c7e84c/oyb-0.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34d3c4d1dd0d85901436845b6a0b3015", "sha256": "02bc292658fe3ded8b6cf62bca19f8272c4e58a404b5ef426d047613442eea85" }, "downloads": -1, "filename": "oyb-0.1.7.tar.gz", "has_sig": false, "md5_digest": "34d3c4d1dd0d85901436845b6a0b3015", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10305, "upload_time": "2019-06-14T06:17:50", "url": "https://files.pythonhosted.org/packages/5e/b6/cf6a54dc23b4d3b5985ef54a8fdd03ab1df1a6a7fdb72941044617c7e84c/oyb-0.1.7.tar.gz" } ] }