{ "info": { "author": "Benjamin Hugo", "author_email": "bhugo@ska.ac.za", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Astronomy" ], "description": "# obzplan\nSimple tool for visualizing observations\n\n(C) Benjamin Hugo, South African Radio Astronomy Observatory under GNU GPLv3\n\n### Install\nIn a new virtual environment run to install from PyPI\n```\npip3 install obzplan\n```\nRemember to add -e and obzplan/ if you have cloned the repo locally\n\nNote: you probably need to install tkinter for python3 if you haven't done so yet:\n```\napt-get install python3-tk\n```\n### Usage\n```\npositional arguments:\n src Sources to plot\n\noptional arguments:\n -h, --help show this help message and exit\n --lat LAT Observer Latitude\n --long LONG Observer Longitude\n --elev ELEV Observer Elevation\n -s START, --start START\n Observation start time local\n -e END, --end END Observation end time local\n --elev-cutoff ELEV_CUTOFF\n Elevation cutoff\n --add-to-catalog ADD_TO_CATALOG [ADD_TO_CATALOG ...]\n Add source to catalog (format e.g.\n name,f|J,00:00:00.00000,-90:00:00:00000,0.0)\n --solar-separation SOLAR_SEPARATION\n Minimum solar separation\n --lunar-separation LUNAR_SEPARATION\n Minimum lunar separation\n --plot-styles PLOT_STYLES [PLOT_STYLES ...]\n Plot style\n --marker-size MARKER_SIZE\n Marker size\n --satelite-separation SATELITE_SEPARATION\n Minimum satelite separation\n```", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bennahugo/obzplan", "keywords": "", "license": "GNU GPL v3", "maintainer": "", "maintainer_email": "", "name": "obzplan", "package_url": "https://pypi.org/project/obzplan/", "platform": "", "project_url": "https://pypi.org/project/obzplan/", "project_urls": { "Homepage": "https://github.com/bennahugo/obzplan" }, "release_url": "https://pypi.org/project/obzplan/1.0.0.0/", "requires_dist": null, "requires_python": "", "summary": "Observation planning tool taking into account satelites and solar RFI", "version": "1.0.0.0" }, "last_serial": 4767470, "releases": { "1.0.0.0": [ { "comment_text": "", "digests": { "md5": "88f1a5b61fbc2cc2a3fb9850afb3ce6b", "sha256": "388aa6ce842e4a6835fc50ecbdaa66bbad00de8a64c8b683e83fb775ad341b46" }, "downloads": -1, "filename": "obzplan-1.0.0.0.tar.gz", "has_sig": false, "md5_digest": "88f1a5b61fbc2cc2a3fb9850afb3ce6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2273853, "upload_time": "2019-02-01T08:48:23", "url": "https://files.pythonhosted.org/packages/62/02/b02c759b105cffec1a7b2fc22b76e7a72377ca8042cb42e03bf9a1d3cca6/obzplan-1.0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "88f1a5b61fbc2cc2a3fb9850afb3ce6b", "sha256": "388aa6ce842e4a6835fc50ecbdaa66bbad00de8a64c8b683e83fb775ad341b46" }, "downloads": -1, "filename": "obzplan-1.0.0.0.tar.gz", "has_sig": false, "md5_digest": "88f1a5b61fbc2cc2a3fb9850afb3ce6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2273853, "upload_time": "2019-02-01T08:48:23", "url": "https://files.pythonhosted.org/packages/62/02/b02c759b105cffec1a7b2fc22b76e7a72377ca8042cb42e03bf9a1d3cca6/obzplan-1.0.0.0.tar.gz" } ] }