Closed kylebarron closed 4 years ago
Lots of different image options: https://wiki.earthdata.nasa.gov/display/GIBS/GIBS+Available+Imagery+Products#expand-ReferenceLayers9Layers
Should expose some of these as options.
VIIRS_SNPP_CorrectedReflectance_TrueColor
has full non-polar coverage.
Edit: I think one of the options doesn't have the black ovals near the equator?
NASA apparently has a free tile server: https://github.com/nasa-gibs/gibs-web-examples
https://github.com/nasa-gibs/gibs-web-examples/blob/8cd157424abd98d0b3463b457579eb0e62e1cdd2/examples/mapbox-gl/webmercator-epsg3857.js#L22-L24
Which apparently is valid for essentially any date? You could use
today - 1 day
as a good default.Mapbox GL example: https://nasa-gibs.github.io/gibs-web-examples/examples/mapbox-gl/webmercator-epsg3857.html