Skip to content

Common Metadata Repository (CMR) Search for ECOSTRESS Collection 2

License

Notifications You must be signed in to change notification settings

ECOSTRESS-Collection-2/ECOv002-CMR

Repository files navigation

Common Metadata Repository (CMR) Search for ECOSTRESS Collection 2

CI

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)
gregory.h.halverson@jpl.nasa.gov
NASA Jet Propulsion Laboratory 329G

Pre-Requisites

This package uses wget for file transfers.

On macOS, install wget with Homebrew:

brew install wget

Installation

Install the ECOv002-CMR package, with a dash in the name, from PyPi using pip:

pip install ECOv002-CMR

Usage

Import the ECOv002_CMR package, with an underscore in the name:

import ECOv002_CMR