Resources

Registration through the Earthdata Login is required for LANCE-MODIS and VIIRS-Land File Download sites.   Reset password

Subscribe to LANCE-MODIS and VIIRS-Land mailing list to receive notifications from LANCE-MODIS and VIIRS-Land about updates, announcements, data issues and scheduled maintenance.

LANCE FAQ

Information about LANCE Citation, Acknowledgements and Disclaimer


API Reference

The NRT servers provide an API that lets you access file and product information programmatically. The API is the same one implemented for LAADSWeb. Documentation is at LAADS Web Service API-V2.

NRT API-V2 REST Examples

Get a JSON list of files and their attributes (including download links) for the specified search criteria

https://nrt3.modaps.eosdis.nasa.gov/api/v2/content/details?products=VNP02DNB_NRT&archiveSets=5200&temporalRanges=2024-04-22..2024-04-24&regions=[BBOX]N40 S30 E-70 W-80

Get an HTML document with a table of HTTPS URLs for the specified search criteria

https://nrt3.modaps.eosdis.nasa.gov/api/v2/content/archives?products=VNP02DNB_NRT&archiveSets=5200&temporalRanges=2024-04-22..2024-04-24&regions=[BBOX]N40 S30 E-70 W-80