{ "info": { "author": "David Young", "author_email": "davidrobertyoung@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "rockAtlas \n=========================\n\n.. image:: https://readthedocs.org/projects/rockAtlas/badge/\n :target: http://rockAtlas.readthedocs.io/en/latest/?badge\n :alt: Documentation Status\n\n.. image:: https://cdn.rawgit.com/thespacedoctor/rockAtlas/master/coverage.svg\n :target: https://cdn.rawgit.com/thespacedoctor/rockAtlas/master/htmlcov/index.html\n :alt: Coverage Status\n\n*A python package and command-line tools for A suite of tools to pull known solar-system small-body detections out of ATLAS data*.\n\n\n\n\n\nCommand-Line Usage\n==================\n\n.. code-block:: bash \n\n\n Documentation for rockAtlas can be found here: http://rockAtlas.readthedocs.org/en/stable\n\n Usage:\n rockAtlas init\n rockAtlas bookkeeping [-f] [-s ]\n rockAtlas astorb\n rockAtlas pyephem [-o]\n\n Commands:\n bookkeeping update and clean database tables, perform essential bookkeeping tasks\n astorb download astorb.dat orbital elements file and update the orbital elements database table\n pyephem generate the pyephem positions overlapping the ATLAS exposures in the moving objects database\n\n Options:\n init setup the rockAtlas settings file for the first time\n -h, --help show this help message\n -v, --version show version\n -s, --settings the settings file\n -f, --full a full update (not just recently changed exposures and sources)\n -o, --one only generate positions for a single pyephem snapshot (few 10s of exposures - useful for testing)\n\n\nDocumentation\n=============\n\nDocumentation for rockAtlas is hosted by `Read the Docs `__ (last `stable version `__ and `latest version `__).\n\nInstallation\n============\n\nThe easiest way to install rockAtlas is to use ``pip``:\n\n.. code:: bash\n\n pip install rockAtlas\n\nOr you can clone the `github repo `__ and install from a local version of the code:\n\n.. code:: bash\n\n git clone git@github.com:thespacedoctor/rockAtlas.git\n cd rockAtlas\n python setup.py install\n\nTo upgrade to the latest version of rockAtlas use the command:\n\n.. code:: bash\n\n pip install rockAtlas --upgrade\n\n\nDevelopment\n-----------\n\nIf you want to tinker with the code, then install in development mode.\nThis means you can modify the code from your cloned repo:\n\n.. code:: bash\n\n git clone git@github.com:thespacedoctor/rockAtlas.git\n cd rockAtlas\n python setup.py develop\n\n`Pull requests `__\nare welcomed!\n\nSublime Snippets\n~~~~~~~~~~~~~~~~\n\nIf you use `Sublime Text `_ as your code editor, and you're planning to develop your own python code with rockAtlas, you might find `my Sublime Snippets `_ useful. \n\nIssues\n------\n\nPlease report any issues\n`here `__.\n\nLicense\n=======\n\nCopyright (c) 2016 David Young\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/thespacedoctor/rockAtlas/archive/v0.2.3.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thespacedoctor/rockAtlas", "keywords": "atlas, asteroid, astronomy", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rockAtlas", "package_url": "https://pypi.org/project/rockAtlas/", "platform": "", "project_url": "https://pypi.org/project/rockAtlas/", "project_urls": { "Download": "https://github.com/thespacedoctor/rockAtlas/archive/v0.2.3.zip", "Homepage": "https://github.com/thespacedoctor/rockAtlas" }, "release_url": "https://pypi.org/project/rockAtlas/0.2.3/", "requires_dist": [ "astrocalc", "fundamentals", "healpy", "hmpty", "pyephem", "pymysql", "pyyaml", "rockAtlas" ], "requires_python": "", "summary": "A python package and command-line tools to A suite of tools to pull known solar-system small-body detections out of ATLAS data", "version": "0.2.3" }, "last_serial": 3491097, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e39d20e38267b8b02334b10befeea225", "sha256": "2a1fff5692b8dd4c8dad90a9fc4f11960373321027105a8648d5b9eb4e2a55d7" }, "downloads": -1, "filename": "rockAtlas-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "e39d20e38267b8b02334b10befeea225", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 25584, "upload_time": "2017-10-30T10:29:25", "url": "https://files.pythonhosted.org/packages/cf/02/4c8bf73746ba0b280b35f9a21a6b240416db30d1e3ad26e0ae12de327fcb/rockAtlas-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ed713b7c42f91974c70aa0d5735e2ce7", "sha256": "d0325996abeefcec74e35f4e7728ba9a76e7c48f47054347ee8059bab93514b6" }, "downloads": -1, "filename": "rockAtlas-0.1.tar.gz", "has_sig": false, "md5_digest": "ed713b7c42f91974c70aa0d5735e2ce7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11051, "upload_time": "2017-10-27T14:08:22", "url": "https://files.pythonhosted.org/packages/c6/04/ff8e8bab9a844dd262e10423de2eecd06485066fabe208f087d601069536/rockAtlas-0.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "17c6794af8536827c82e2631cb1af195", "sha256": "09d2ea11c4cad9fc9275d926dae36c2dcff8c0c3fef3cc3c29882cc8f94746ae" }, "downloads": -1, "filename": "rockAtlas-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "17c6794af8536827c82e2631cb1af195", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 53374418, "upload_time": "2017-10-31T14:16:12", "url": "https://files.pythonhosted.org/packages/6b/d4/741a605c72d3f4eeae00b1cceaa380d05f99de2f7e2db90bcde5c7ba6f9f/rockAtlas-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7319c02325ee895df4dd9c1903288f74", "sha256": "1bcd8604ba5ae738a52f9a0fe3bddde8a200371050fe4d585cabc62f25e64468" }, "downloads": -1, "filename": "rockAtlas-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7319c02325ee895df4dd9c1903288f74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53359578, "upload_time": "2017-10-31T14:16:38", "url": "https://files.pythonhosted.org/packages/25/e2/0bed4a820b6c0541494141008456167c3cf9411049e37e1bc67ec91c4d02/rockAtlas-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "35fb942f1cbf0c4b941559984899feaa", "sha256": "e6f27a12758788c31a3d103ad0d4d4e9b9743aaa13ede953be352f7f6be1a04d" }, "downloads": -1, "filename": "rockAtlas-0.2.1-py2-none-any.whl", "has_sig": false, "md5_digest": "35fb942f1cbf0c4b941559984899feaa", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 53373707, "upload_time": "2017-10-31T15:30:34", "url": "https://files.pythonhosted.org/packages/fd/1f/085ae320e55c2718ec3879eea0eb353917c54947b42be54785b144060d86/rockAtlas-0.2.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f739970d768a297ffdd59f8ae34322b3", "sha256": "0f065c24eb70b30fc1359cf232d40bb66aa87696faf419fe602a5193e4b97884" }, "downloads": -1, "filename": "rockAtlas-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f739970d768a297ffdd59f8ae34322b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53359907, "upload_time": "2017-10-31T15:30:57", "url": "https://files.pythonhosted.org/packages/90/a7/0d512e8e4f76772fbaaceaab5e6d4886aa7e0784bdfd2a43ac1d416db5b3/rockAtlas-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "82a47797c6427a730f369c3210d5d8e5", "sha256": "44604d63258ec9f41c78fc92d15019bd61b08e4c836e05de3dc33e3b7f03adfd" }, "downloads": -1, "filename": "rockAtlas-0.2.2-py2-none-any.whl", "has_sig": false, "md5_digest": "82a47797c6427a730f369c3210d5d8e5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 53393517, "upload_time": "2018-01-15T11:52:30", "url": "https://files.pythonhosted.org/packages/0d/e9/7c1977d9d6b47a5c1b429e6a6c5b82ecced39e2771cbd0a2e7007e5959ac/rockAtlas-0.2.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cfcf03102ca373af165bc92a238021d6", "sha256": "dd15dc776bed8b2441d9c655e17d9c85577b008d5946116d2d58ed549f666d0f" }, "downloads": -1, "filename": "rockAtlas-0.2.2.tar.gz", "has_sig": false, "md5_digest": "cfcf03102ca373af165bc92a238021d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53372639, "upload_time": "2018-01-15T11:52:57", "url": "https://files.pythonhosted.org/packages/b0/ef/d0901b91335526f770d8c761bba137fe5fdf9a5475a0692d0ebf22c2c26a/rockAtlas-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "a6578fa1e0441603c00e3b58658f4531", "sha256": "2b1f9e8c3a779c181f1ea7913786837675b9bb222cf886becc17af3eefe86cdd" }, "downloads": -1, "filename": "rockAtlas-0.2.3-py2-none-any.whl", "has_sig": false, "md5_digest": "a6578fa1e0441603c00e3b58658f4531", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 53393518, "upload_time": "2018-01-15T13:13:20", "url": "https://files.pythonhosted.org/packages/9b/16/fc9a8e51e84d7ba3f43b081196f68f8f00ebb49c763863ffabbdbc040b3e/rockAtlas-0.2.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e73ee781ed2e788d5574a130c7f941a8", "sha256": "6d5cdafbe21830c87150c26669a975f4aca67d39ec9914e4625bc5fc3d9b03c4" }, "downloads": -1, "filename": "rockAtlas-0.2.3.tar.gz", "has_sig": false, "md5_digest": "e73ee781ed2e788d5574a130c7f941a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53372630, "upload_time": "2018-01-15T13:14:05", "url": "https://files.pythonhosted.org/packages/6a/80/ce0d4a4781900be37e47b0fa6545a14c32536aa31c0da819d67db2337c9b/rockAtlas-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a6578fa1e0441603c00e3b58658f4531", "sha256": "2b1f9e8c3a779c181f1ea7913786837675b9bb222cf886becc17af3eefe86cdd" }, "downloads": -1, "filename": "rockAtlas-0.2.3-py2-none-any.whl", "has_sig": false, "md5_digest": "a6578fa1e0441603c00e3b58658f4531", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 53393518, "upload_time": "2018-01-15T13:13:20", "url": "https://files.pythonhosted.org/packages/9b/16/fc9a8e51e84d7ba3f43b081196f68f8f00ebb49c763863ffabbdbc040b3e/rockAtlas-0.2.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e73ee781ed2e788d5574a130c7f941a8", "sha256": "6d5cdafbe21830c87150c26669a975f4aca67d39ec9914e4625bc5fc3d9b03c4" }, "downloads": -1, "filename": "rockAtlas-0.2.3.tar.gz", "has_sig": false, "md5_digest": "e73ee781ed2e788d5574a130c7f941a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53372630, "upload_time": "2018-01-15T13:14:05", "url": "https://files.pythonhosted.org/packages/6a/80/ce0d4a4781900be37e47b0fa6545a14c32536aa31c0da819d67db2337c9b/rockAtlas-0.2.3.tar.gz" } ] }