Provides an interface to the ORNL Web Service REST API for MODIS and VIIRS-NPP data, and a basic class for handling small amounts of satellite data 🛰️
Interrogate the server to explore the types of data available.
Download and plot leaf area index (LAI) data for a site from both MODIS instruments and VIIRS.
https://modis.ornl.gov/data/modis_webservice.html
https://modis.ornl.gov/rst/ui/
To find out things like band names in various products go here:
https://lpdaac.usgs.gov/dataset_discovery/modis/modis_products_table
n.b. this page details a lot more products than are available on the ORNL server. To find out what is available via the ORNL Web Service take a look in modisViirs_example_basic.py