{ "info": { "author": "Santosh Philip", "author_email": "santosh_philip@notemail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "===============\npyephem_sunpath\n===============\n\n\n.. image:: https://img.shields.io/pypi/v/pyephem_sunpath.svg\n :target: https://pypi.python.org/pypi/pyephem_sunpath\n\n.. image:: https://img.shields.io/travis/santoshphilip/pyephem_sunpath.svg\n :target: https://travis-ci.org/santoshphilip/pyephem_sunpath\n\n.. image:: https://readthedocs.org/projects/pyephem-sunpath/badge/?version=latest\n :target: https://pyephem-sunpath.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n.. image:: https://pyup.io/repos/github/santoshphilip/pyephem_sunpath/shield.svg\n :target: https://pyup.io/repos/github/santoshphilip/pyephem_sunpath/\n :alt: Updates\n\n\n\nCalculate sunpath using pyephem\n\n\n* Free software: GNU Lesser Public License v3\n* Documentation: https://pyephem-sunpath.readthedocs.io.\n* Repository: https://github.com/santoshphilip/pyephem_sunpath\n\nIntroduction\n------------\n\n**Pyephem_sunpath** is built upon pyephem_ an astronomical computation package. From the pyephem_ website we have:\n\n \"**PyEphem** provides basic astronomical computations for the Python programming language. Given a date and location on the Earth\u2019s surface, it can compute the positions of the Sun and Moon, of the planets and their moons, and of any asteroids, comets, or earth satellites whose orbital elements the user can provide. Additional functions are provided to compute the angular separation between two objects in the sky, to determine the constellation in which an object lies, and to find the times at which an object rises, transits, and sets on a particular day.\"\n\nPyephem_sunpath uses the a small part of pyephem to calculate the sun position and sun path for any location on earth. The big advantage of using pyephem, is that we will get a high degree of accuracy in the calculations.\n\nFeatures\n--------\n\n- **sunpos()** calculates sun position (in altitude and azimuth) using local time and timezone\n- **sunpos_radiance** and **sunpos_radiancexyz** also calculate the sun position. The arguments and results are designed for users of the `Radiance Software `_.\n- function details are in the module documentation and docstrings\n\nUsage\n-----\n\nFind the sun position in New Delhi at 1pm::\n\n from pyephem_sunpath.sunpath import sunpos\n from datetime import datetime\n\n thetime = datetime(2018, 5, 23, 13)\n lat = 28.6\n lon = 77.2\n tz = 5.5\n\n alt, azm = sunpos(thetime, lat, lon, tz, dst=False)\n print(alt, azm)\n\n >> 77.5362391561 232.336370505\n\n\n\nCredits\n-------\n\nPyephem_sunpath is built upon pyephem_ an awesome astronomical package\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _pyephem: http://rhodesmill.org/pyephem/index.html\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.2.1 (2018-05-29)\n------------------\n\n2018-05-28\n----------\n\n* removed click from setup.py\n\n0.2.0 (2018-05-28)\n------------------\n\n2018-05-28\n~~~~~~~~~~\n\n* cleaned up code\n* comprehensive docstrings\n* updated README.rst\n* added copyright notices\n* updated contributing authors\n\n0.1.1 (2018-05-26)\n------------------\n\n* Working release on PyPI.\n\n0.1.0 (2018-05-05)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/santoshphilip/pyephem_sunpath", "keywords": "pyephem_sunpath", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "pyephem-sunpath", "package_url": "https://pypi.org/project/pyephem-sunpath/", "platform": "", "project_url": "https://pypi.org/project/pyephem-sunpath/", "project_urls": { "Homepage": "https://github.com/santoshphilip/pyephem_sunpath" }, "release_url": "https://pypi.org/project/pyephem-sunpath/0.2.2/", "requires_dist": [ "pyephem (>=3.7.6.0)" ], "requires_python": "", "summary": "Calculate sunpath using pyephem", "version": "0.2.2" }, "last_serial": 4338731, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "8629bace03ab0c7bd9d15f19db5434d9", "sha256": "6d718b8a780e90574ac31407642bae4d9fc9e8b6dd03a57b1c22bed849601fda" }, "downloads": -1, "filename": "pyephem_sunpath-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8629bace03ab0c7bd9d15f19db5434d9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9385, "upload_time": "2018-05-27T04:53:49", "url": "https://files.pythonhosted.org/packages/50/36/c124fd4031c8b94af16fa31a17d2ba34dde716ed5416ffef0858db09172f/pyephem_sunpath-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "94fc176e2551073d9bed3deb167ecf61", "sha256": "491e53e7e2f7c1c6d700f164be42bad3909e78f2aa4c865a15f0fb98dc4d6490" }, "downloads": -1, "filename": "pyephem_sunpath-0.1.1.tar.gz", "has_sig": false, "md5_digest": "94fc176e2551073d9bed3deb167ecf61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20924, "upload_time": "2018-05-27T04:53:51", "url": "https://files.pythonhosted.org/packages/fb/fb/e566527ebc853956fa3afd4d40cb7c276818dbc035f545cb1fb8da880cc5/pyephem_sunpath-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "b431b8a28976e86a9f751dab56e285dd", "sha256": "4a12e688e19a621e7d7242e70d14bbbefe160f0d6ef6237cd5bb74e4cd262978" }, "downloads": -1, "filename": "pyephem_sunpath-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b431b8a28976e86a9f751dab56e285dd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7929, "upload_time": "2018-05-28T17:25:46", "url": "https://files.pythonhosted.org/packages/bd/c5/2c26c9eb4c61e23fbda3e263eef6745ed232e9f0bb51366145e642877ed1/pyephem_sunpath-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "46bde496311162bf300db5a2f9e1fad8", "sha256": "2305c6a8e8371cf1f14827b743a2552c238d3e3cfaeb87bd65543d84efa2b4b4" }, "downloads": -1, "filename": "pyephem_sunpath-0.2.0.tar.gz", "has_sig": false, "md5_digest": "46bde496311162bf300db5a2f9e1fad8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20741, "upload_time": "2018-05-28T17:25:49", "url": "https://files.pythonhosted.org/packages/8b/24/f7dadea4a344f0bd36fc6aefb37b69fc1ca20e645482f6bff9af08e827e4/pyephem_sunpath-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "adae372a11e3f5bb8c1f1d3cac4714a8", "sha256": "35336b84a26511c6766b536c9c4255e0a88486147aa26e00b2247db0347606c3" }, "downloads": -1, "filename": "pyephem_sunpath-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "adae372a11e3f5bb8c1f1d3cac4714a8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7654, "upload_time": "2018-05-29T19:18:32", "url": "https://files.pythonhosted.org/packages/f8/d6/d2ddf33b529ec86afbc310a0d3c03d60f7fe50b311e79cdb454ae7c6d050/pyephem_sunpath-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f1fa05237b69ce054980a3c048e30a8b", "sha256": "330b7bc519b4cb3e71e6dc3f08bd3fffc5bb7f865ce9d70629a34fc21bc36ad7" }, "downloads": -1, "filename": "pyephem_sunpath-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f1fa05237b69ce054980a3c048e30a8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18905, "upload_time": "2018-05-29T19:18:33", "url": "https://files.pythonhosted.org/packages/c4/df/cefe31ec5f1529ef10896f5cbb7655c413a8129a413218cec4d742379ae5/pyephem_sunpath-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "2d827e7718aa1c0ca49131a6e8b409a5", "sha256": "8ecb6449633adae849f97bb3744eadb6850b7514496973fbb462421f4667da60" }, "downloads": -1, "filename": "pyephem_sunpath-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2d827e7718aa1c0ca49131a6e8b409a5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8348, "upload_time": "2018-10-04T01:42:57", "url": "https://files.pythonhosted.org/packages/69/e2/bacadc62641d1fd1f2be7fc31b89664ee6487c026a3f0d58f27a82c947f0/pyephem_sunpath-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e6bce28c1be360d8a2991e06672a9426", "sha256": "5daa13e8f3d014e57ebf37b36640a1d680b7e663eca3c15ae49f9a0a8847af2a" }, "downloads": -1, "filename": "pyephem_sunpath-0.2.2.tar.gz", "has_sig": false, "md5_digest": "e6bce28c1be360d8a2991e06672a9426", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20334, "upload_time": "2018-10-04T01:42:58", "url": "https://files.pythonhosted.org/packages/41/99/1814401953d2cc52f8b23a2755145c56d6422b767db4e6d03e0a8e8eddad/pyephem_sunpath-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d827e7718aa1c0ca49131a6e8b409a5", "sha256": "8ecb6449633adae849f97bb3744eadb6850b7514496973fbb462421f4667da60" }, "downloads": -1, "filename": "pyephem_sunpath-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2d827e7718aa1c0ca49131a6e8b409a5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8348, "upload_time": "2018-10-04T01:42:57", "url": "https://files.pythonhosted.org/packages/69/e2/bacadc62641d1fd1f2be7fc31b89664ee6487c026a3f0d58f27a82c947f0/pyephem_sunpath-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e6bce28c1be360d8a2991e06672a9426", "sha256": "5daa13e8f3d014e57ebf37b36640a1d680b7e663eca3c15ae49f9a0a8847af2a" }, "downloads": -1, "filename": "pyephem_sunpath-0.2.2.tar.gz", "has_sig": false, "md5_digest": "e6bce28c1be360d8a2991e06672a9426", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20334, "upload_time": "2018-10-04T01:42:58", "url": "https://files.pythonhosted.org/packages/41/99/1814401953d2cc52f8b23a2755145c56d6422b767db4e6d03e0a8e8eddad/pyephem_sunpath-0.2.2.tar.gz" } ] }