VIIRS/NPP Land Surface Temperature/Emissivity Daily L3 Global 1 km SIN Grid Day Search and Download Utility
This tool uses the earthaccess
library to search and download VNP21A1D collection 2 surface temperature 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
Install the VNP21A1D-002
package with a dash in the name from PyPi using pip:
pip install VNP21A1D-002
Import the VNP21A1D_002
package with an underscore in the name:
import VNP21A1D_002
See the example notebook for usage.