Metadata-Version: 2.1
Name: VIIRS_tiled_granules
Version: 1.0.0
Summary: Visible Infrared Imaging Radiometer Suite (VIIRS) Sinusoidal Tile Product Search and Download Utility
Author-email: "Gregory H. Halverson" <gregory.h.halverson@jpl.nasa.gov>, Evan Davis <evan.w.davis@jpl.nasa.gov>
Project-URL: Homepage, https://github.com/JPL-Evapotranspiration-Algorithms/VIIRS-Tiled-Granules
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colored-logging
Requires-Dist: earthaccess
Requires-Dist: modland>=1.1.0
Requires-Dist: python-dateutil
Requires-Dist: rasters
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"

# Visible Infrared Imaging Radiometer Suite (VIIRS) Sinusoidal Tile Product Search and Download Utility

This tool uses the `earthaccess` library to search and download tiled remote sensing data products from the Visible Infrared Imaging Radiometer Suite (VIIRS).

[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

[Evan W. Davis](https://github.com/evandjpl) (he/him)<br>
[evan.w.davis@jpl.nasa.gov](mailto:evan.w.davis@jpl.nasa.gov)<br>
NASA Jet Propulsion Laboratory 397K
