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 (they/them)
gregory.h.halverson@jpl.nasa.gov
NASA Jet Propulsion Laboratory 329G
Evan W. Davis (he/him)
evan.w.davis@jpl.nasa.gov
NASA Jet Propulsion Laboratory 397K
Install the VIIRS-Tiled-Granules
package with dashes in the name from PyPi using pip:
pip install VIIRS-Tiled-Granules
Import the VIIRS_tiled_granules
package with underscores in the name:
import VIIRS_tiled_granules
See the example notebook for usage.