{ "info": { "author": "Jessica McKellar", "author_email": "jesstess@mit.edu", "bugtrack_url": null, "classifiers": [], "description": "vicar2png\n=========\n\n`vicar2png` converts VICAR image files to PNGs. The VICAR (Video Image\nCommunication and Retrieval) format is commonly used by NASA, JPL, and\nvarious universities. Read more about the format specification at\nhttp://www-mipl.jpl.nasa.gov/external/VICAR_file_fmt.pdf.\n\nWe wrote and packaged `vicar2png` so that anyone can view, enjoy, and\nremix NASA's mission image data easily by converting VICAR files to\nthe popular PNG image format.\n\nSample usage:\n\n # Use the input filename to generate a default output filename.\n vicar2png cassini01.IMG\n\n # Specify an output filename.\n vicar2png cassini01.IMG test_image.png\n\n\nInstalling vicar2png\n--------------------\n\nYou can get and install `vicar2png` from PyPI:\nhttp://pypi.python.org/pypi/Vicar2Png\n\nYou'll need to install the setuptools packages before installing\n`vicar2png`: http://pypi.python.org/pypi/setuptools\n\n\nvicar2png demo\n--------------\n\nOnce you've installed `vicar2png`, try converting the following files:\n\n### An image of Jupiter from an Earth-Jupiter cruise during the Cassini mission:\n\n 1. Download http://pdsimg.jpl.nasa.gov/data/cassini/cassini_orbiter/coiss_1004/data/1355070805_1355176231/N1355070913_1.IMG\n 2. Convert from VICAR to PNG with `vicar2png N1355070913_1.IMG`\n 3. Open `N1355070913_1.png` in an image viewer (`open N1355070913_1.png` will do the trick on OS X and many Linuxes)\n\n### An encounter with Saturn's moon Phoebe from the Cassini-Huygens mission:\n\n 1. Download http://pdsimg.jpl.nasa.gov/data/cassini/cassini_orbiter/coiss_2004/data/1465674475_1465709620/N1465674502_2.IMG\n 2. Convert from VICAR to PNG with `vicar2png N1465674502_2.IMG`\n 3. Open `N1465674502_2.png` in an image viewer (e.g. `open N1465674502_2.png`)\n\nYou can find many more images to test at http://pdsimg.jpl.nasa.gov/data/cassini/cassini_orbiter/.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/Vicar2Png/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "Vicar2Png", "package_url": "https://pypi.org/project/Vicar2Png/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Vicar2Png/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/Vicar2Png/" }, "release_url": "https://pypi.org/project/Vicar2Png/0.2dev/", "requires_dist": null, "requires_python": null, "summary": "VICAR-to-png image file converter.", "version": "0.2dev" }, "last_serial": 819849, "releases": { "0.1dev": [ { "comment_text": "", "digests": { "md5": "b8e45e5e917125d2590de6d674899903", "sha256": "905df7025fcf5375230118261d62c2ba0271e38af032b7a69caa30b9be77276c" }, "downloads": -1, "filename": "Vicar2Png-0.1dev.tar.gz", "has_sig": false, "md5_digest": "b8e45e5e917125d2590de6d674899903", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3308, "upload_time": "2012-04-23T05:03:05", "url": "https://files.pythonhosted.org/packages/ca/18/bf3560256f60497b98c0a8ce298fe577db21dcc3ae14cc192ab1dfa24cc3/Vicar2Png-0.1dev.tar.gz" } ], "0.2dev": [ { "comment_text": "", "digests": { "md5": "62ddfc08b0f36466053f5ac9a6caa3d1", "sha256": "cbc5114b371c0914ec156e8589d93fa7a641ec53e74f163b7470692f293776d8" }, "downloads": -1, "filename": "Vicar2Png-0.2dev.tar.gz", "has_sig": false, "md5_digest": "62ddfc08b0f36466053f5ac9a6caa3d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4636, "upload_time": "2013-07-20T01:18:15", "url": "https://files.pythonhosted.org/packages/e2/16/303369ada5b05f801261beda9a33b63e69779750ce59d35675331c6c9418/Vicar2Png-0.2dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62ddfc08b0f36466053f5ac9a6caa3d1", "sha256": "cbc5114b371c0914ec156e8589d93fa7a641ec53e74f163b7470692f293776d8" }, "downloads": -1, "filename": "Vicar2Png-0.2dev.tar.gz", "has_sig": false, "md5_digest": "62ddfc08b0f36466053f5ac9a6caa3d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4636, "upload_time": "2013-07-20T01:18:15", "url": "https://files.pythonhosted.org/packages/e2/16/303369ada5b05f801261beda9a33b63e69779750ce59d35675331c6c9418/Vicar2Png-0.2dev.tar.gz" } ] }