Server error 500: Data missing for Landsat query
Posted: Wed Mar 02, 2022 4:16 pm America/New_York
Last month I was able to access Landsat with the following URL, generated by cartopy:
https://gitc.earthdata.nasa.gov/wmts/epsg4326/best/wmts.cgi?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=Landsat_WELD_CorrectedReflectance_TrueColor_Global_Monthly&STYLE=default&TILEMATRIXSET=31.25m&TILEMATRIX=11&TILEROW=352&TILECOL=530&FORMAT=image/jpeg
I'm currently getting an HTTP Server Error 500, shown below.
<ExceptionReport xmlns="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd" version="1.1.0" xml:lang="en">
<Exception exceptionCode="NoApplicableCode">
<ExceptionText>Data missing</ExceptionText>
</Exception>
</ExceptionReport>
I see several other error code 500 reports right now - could this be related?
https://gitc.earthdata.nasa.gov/wmts/epsg4326/best/wmts.cgi?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=Landsat_WELD_CorrectedReflectance_TrueColor_Global_Monthly&STYLE=default&TILEMATRIXSET=31.25m&TILEMATRIX=11&TILEROW=352&TILECOL=530&FORMAT=image/jpeg
I'm currently getting an HTTP Server Error 500, shown below.
<ExceptionReport xmlns="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd" version="1.1.0" xml:lang="en">
<Exception exceptionCode="NoApplicableCode">
<ExceptionText>Data missing</ExceptionText>
</Exception>
</ExceptionReport>
I see several other error code 500 reports right now - could this be related?