Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Latest commit

 

History

History
47 lines (24 loc) · 1.38 KB

README.rst

File metadata and controls

47 lines (24 loc) · 1.38 KB

NOTE

GBDX is deprecated and no longer available as of January 4, 2022.

This repository has been archived. The implementation of georeferenced Dask arrays is interesting and may be a useful reference for others.

GBDXtools: Python tools for using GBDX

Documentation Status

GBDXtools is a package for interfacing with Maxar's GBDX platform. Current version is 0.17.1.

In order to use GBDXtools, you need GBDX credentials. Email [email protected] to get these.

Documentation is hosted here: http://gbdxtools.readthedocs.org/en/latest/.

Currently, the following Python versions are supported: 3.6, 3.7, 3.8

See the license file for license rights and limitations (MIT).

Installation

GBDXtools is in Pypi so you can:

pip install gbdxtools

For more information on installation and troubleshooting, please see:

https://gbdxtools.readthedocs.io/en/latest/user_guide.html#installation