{ "info": { "author": "Thomas Robitaille", "author_email": "thomas.robitaille@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Experimental glue plugin for satellite imagery\n==============================================\n\n|Build Status| |Build status|\n\nRequirements\n------------\n\nNote that this plugin requires `glue `__ to be\ninstalled - see `this\npage `__ for\ninstructions on installing glue.\n\nIn addition, this plugin requires the\n`rasterio `__ and\n`pyproj `__ packages to be\ninstalled.\n\nInstalling\n----------\n\nIf you are using conda, you can easily install the\nplugin and all the required dependencies with::\n\n conda install -c glueviz glue-geospatial\n\nAlternatively, if you don't use conda, be sure to install the above\ndependencies then install the plugin with::\n\n pip install glue-geospatial\n\nThis will auto-register the plugin with Glue.\n\nUsing\n-----\n\nAt the moment, this plugin provides a reader based on rasterio. You can\ngive glue any file that can be read by rasterio. For example, if\n``mydata.tif`` is a GeoTIFF file, you can do::\n\n glue mydata.tif\n\nand you can also load files from inside glue.\n\nTesting\n-------\n\nTo run the tests, do::\n\n py.test glue_geospatial\n\nat the root of the repository. This requires the\n`pytest `__ module to be installed.\n\n.. |Build Status| image:: https://travis-ci.org/glue-viz/glue-geospatial.svg\n :target: https://travis-ci.org/glue-viz/glue-geospatial?branch=master\n.. |Build status| image:: https://ci.appveyor.com/api/projects/status/l2raw1i7avo013rv/branch/master?svg=true\n :target: https://ci.appveyor.com/project/glue-viz/glue-geospatial/branch/master\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/glue-viz/glue-geospatial", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "glue-geospatial", "package_url": "https://pypi.org/project/glue-geospatial/", "platform": "", "project_url": "https://pypi.org/project/glue-geospatial/", "project_urls": { "Homepage": "https://github.com/glue-viz/glue-geospatial" }, "release_url": "https://pypi.org/project/glue-geospatial/0.3/", "requires_dist": [ "glue-core (>=0.11)", "rasterio (>=1.0)", "pyproj", "pytest ; extra == 'test'", "pytest-cov ; extra == 'test'", "pytest-faulthandler ; extra == 'test'", "mock ; extra == 'test'" ], "requires_python": "", "summary": "Experimental glue plugin for geospatial imagery", "version": "0.3" }, "last_serial": 5502281, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "06d89b8804b0127d08735b05eb14a448", "sha256": "808558e6e73eb7bd842659b92d87229090dd846c0af7dfc485a6e78aaaf8ea44" }, "downloads": -1, "filename": "glue_geospatial-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "06d89b8804b0127d08735b05eb14a448", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7336, "upload_time": "2017-08-23T13:09:14", "url": "https://files.pythonhosted.org/packages/31/96/2b00c7f2c6eba0ca168bfee335566d63922eeade391eb1b92bc4b7dc6c9e/glue_geospatial-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c18e644721a01a6c1a5bc407de058387", "sha256": "95e33a0b317f3df406acffd808112f852b04687b0b1062467e044e99634a30dc" }, "downloads": -1, "filename": "glue-geospatial-0.1.tar.gz", "has_sig": false, "md5_digest": "c18e644721a01a6c1a5bc407de058387", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5499, "upload_time": "2017-08-23T13:09:15", "url": "https://files.pythonhosted.org/packages/85/32/42ba93fb5c4c04bb6d547332e82e4253c93be1f9bd913d91e3a40216975e/glue-geospatial-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "10d4b515b18c6988aab130685d5f2450", "sha256": "7214d013ad2bd8460df71726e7984265a2fde07e79c9111ef2ac5610a9801632" }, "downloads": -1, "filename": "glue_geospatial-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "10d4b515b18c6988aab130685d5f2450", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6895, "upload_time": "2019-02-27T16:08:28", "url": "https://files.pythonhosted.org/packages/67/bb/1137041a69c3c04d275098fe51616cbc47fc32a18dfcc62a6e1f282bbdd3/glue_geospatial-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e68e9d576eeba6e47c1a98b1db2f5388", "sha256": "d7cdf4ccfdea7fa75ae7acc9d1584a9269f44f08a04bb15f69793c6abe6fa678" }, "downloads": -1, "filename": "glue-geospatial-0.2.tar.gz", "has_sig": false, "md5_digest": "e68e9d576eeba6e47c1a98b1db2f5388", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5542, "upload_time": "2019-02-27T16:08:29", "url": "https://files.pythonhosted.org/packages/fe/27/84e555e145a706a4a7f85de3920810fdd90858663498e14d561c7b17f909/glue-geospatial-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "2bd845a72557d7e05a4e2c1f56bcc0c7", "sha256": "76c2e80185ef69bcb8a528f139f1ce8e5dc36cfcc47a3141354723d7a882ff9d" }, "downloads": -1, "filename": "glue_geospatial-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2bd845a72557d7e05a4e2c1f56bcc0c7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27843, "upload_time": "2019-07-08T17:32:16", "url": "https://files.pythonhosted.org/packages/f6/06/e61ce65c17c9dba80117b992b877682b19abab1f4bd3cc5c82de824a1708/glue_geospatial-0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3502a3cb1aa8fad58229ad77e7d9d500", "sha256": "760786cea5e76842120a648a4059704eefa9d89da8ddbba0a01aaba0fa91990f" }, "downloads": -1, "filename": "glue-geospatial-0.3.tar.gz", "has_sig": false, "md5_digest": "3502a3cb1aa8fad58229ad77e7d9d500", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29427, "upload_time": "2019-07-08T17:32:18", "url": "https://files.pythonhosted.org/packages/e0/14/9c78359507af850aa6744132af0143ccd4f13aace725e8b47a836408aeb4/glue-geospatial-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2bd845a72557d7e05a4e2c1f56bcc0c7", "sha256": "76c2e80185ef69bcb8a528f139f1ce8e5dc36cfcc47a3141354723d7a882ff9d" }, "downloads": -1, "filename": "glue_geospatial-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2bd845a72557d7e05a4e2c1f56bcc0c7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27843, "upload_time": "2019-07-08T17:32:16", "url": "https://files.pythonhosted.org/packages/f6/06/e61ce65c17c9dba80117b992b877682b19abab1f4bd3cc5c82de824a1708/glue_geospatial-0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3502a3cb1aa8fad58229ad77e7d9d500", "sha256": "760786cea5e76842120a648a4059704eefa9d89da8ddbba0a01aaba0fa91990f" }, "downloads": -1, "filename": "glue-geospatial-0.3.tar.gz", "has_sig": false, "md5_digest": "3502a3cb1aa8fad58229ad77e7d9d500", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29427, "upload_time": "2019-07-08T17:32:18", "url": "https://files.pythonhosted.org/packages/e0/14/9c78359507af850aa6744132af0143ccd4f13aace725e8b47a836408aeb4/glue-geospatial-0.3.tar.gz" } ] }