The ECOv002-CMR
Python package is a utility for searching and downloading ECOSTRESS Collection 2 tiled data product granules using the Common Metadata Repository (CMR) API.
Gregory H. Halverson (they/them)
[email protected]
NASA Jet Propulsion Laboratory 329G
This package uses wget for file transfers.
On macOS, install wget with Homebrew:
brew install wget
Install the ECOv002-CMR package, with a dash in the name, from PyPi using pip:
pip install ECOv002-CMR
Import the ECOv002_CMR
package, with an underscore in the name:
import ECOv002_CMR