gbdxtools
gbdxtools copied to clipboard
(Deprecated) Python SDK for using GBDX
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
.. image:: https://badge.fury.io/py/gbdxtools.svg :target: https://badge.fury.io/py/gbdxtools
.. image:: https://readthedocs.org/projects/gbdxtools/badge/?version=latest :target: http://gbdxtools.readthedocs.org/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://codecov.io/gh/DigitalGlobe/gbdxtools/branch/master/graph/badge.svg :target: https://codecov.io/gh/DigitalGlobe/gbdxtools
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