maxarcat

Maxar Catalog Python client


License
MIT
Install
pip install maxarcat==0.9.6

Documentation

Maxarcat

Maxarcat is a Python client for searching the Maxar Catalog of satellite imagery and other geospatial content.

The client consists of two parts:

A single Python wheel called "maxarcat" includes both of these packages.

See the Jupyter notebook in this repo (jupyter-notebooks/Maxar python client tutorial.ipynb) for examples of using the client. Also see documentation on the Maxar Catalog website.

Installation

maxarcat is available on PyPi at https://pypi.org/project/maxarcat

pip install maxarcat