Skip to main content

Experimental glue plugin for geospatial imagery

Project description

Build Status Build status

Requirements

Note that this plugin requires glue to be installed - see this page for instructions on installing glue.

In addition, this plugin requires the rasterio and pyproj packages to be installed.

Installing

If you are using conda, you can easily install the plugin and all the required dependencies with:

conda install -c glueviz glue-geospatial

Alternatively, if you don’t use conda, be sure to install the above dependencies then install the plugin with:

pip install glue-geospatial

This will auto-register the plugin with Glue.

Using

At the moment, this plugin provides a reader based on rasterio. You can give glue any file that can be read by rasterio. For example, if mydata.tif is a GeoTIFF file, you can do:

glue mydata.tif

and you can also load files from inside glue.

Testing

To run the tests, do:

py.test glue_geospatial

at the root of the repository. This requires the pytest module to be installed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

glue-geospatial-0.2.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

glue_geospatial-0.2-py2.py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page