CSPP Geo Geo2Grid Tile Cache Server

This server acts as a tile cache for the CSPP Geo Geo2Grid project.

To access tiles using a standard WMTS protocol:

http://presto.ssec.wisc.edu:8889/mapcache/wmts/?TIME=2020-03-23T17%3A00%3A21Z&SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=g16_abi_radf_l1b_true_color&STYLE=default&TILEMATRIXSET=grid_g16_abi_radf&TILEMATRIX=1&TILEROW=1&TILECOL=1&FORMAT=image%2Fpng

Where "radf" corresponds to Full Disk and "..." represents all remaining WMS parameters. Other sectors available are "radm01", "radm02", and "radc".
Note the full URL is typically not needed by WMTS clients as they will fill in the blanks or defaults. You can see an example "demo" client provided by MapCache here: http://presto.ssec.wisc.edu:8889/mapcache/demo/wmts