Metadata-Version: 2.4
Name: ECOv002-granules
Version: 1.2.1
Summary: ECOSTRESS Collection 2 Data Product Granule Encapsulation Classes
Author-email: "Gregory H. Halverson" <gregory.h.halverson@jpl.nasa.gov>
Project-URL: Homepage, https://github.com/ECOSTRESS-Collection-2/ECOv002-granules
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colored-logging
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: rasters
Requires-Dist: python-dateutil
Requires-Dist: shapely
Provides-Extra: dev
Requires-Dist: build; extra == "dev"
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: jupyter; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: license-file

# ECOSTRESS Collection 2 Data Product Granule Encapsulation Classes

The `ECOv002-granules` Python package includes classes encapsulating the ECOSTRESS Collection 2 tiled data products.

[Gregory H. Halverson](https://github.com/gregory-halverson-jpl) (they/them)<br>
[gregory.h.halverson@jpl.nasa.gov](mailto:gregory.h.halverson@jpl.nasa.gov)<br>
NASA Jet Propulsion Laboratory 329G

## Installation

```
pip install ECOv002-granules
```
