Installation#
The latest release of coincident can be installed from PyPi:
pip install coincident
Alternatively, you can install the latest development version using the GitHub CLI and pixi.sh:
gh repo clone uw-cryo/coincident
cd coincident
pixi install
pixi shell
Authentication#
Some datasets require authentication to search (Maxar) others only require
authentication to download data (NASA). coincident assumes you have the
following Environment Variables defined:
export EARTHDATA_USERNAME=aaaaa
export EARTHDATA_PASSWORD=bbbbb
export MAXAR_API_KEY=ccccc
Sign up for credentials at the following webpages: