The itslive_regions
function displays a world map with ITS_LIVE mosaic regions labeled.
itslive_regions
h = itslive_regions
itslive_regions
displays a map of ITS_LIVE regions.
h = itslive_regions
also returns a handle h
of the plotted object.
Here's how to show the ITS_LIVE regions in MATLAB:
itslive_regions
In the image above, each colored rectangle represents an ITS_LIVE mosaic region. For example, RGI01A corresponds to Region 1 in the syntax of the MATLAB functions in this repository.
Some 100 km by 100 km black squares fall outside the ITS_LIVE mosaic regions. In those locations, the full record of velocity data are available in Zarr and NetCDF format as Level 2 image-pair data, but are not provided as mosaicked data.
To explore what data are available, check out https://its-live-data.s3.amazonaws.com/index.html.
The MATLAB functions in this repo and this documentation were written by Chad A. Greene of NASA/JPL. The NASA MEaSUREs ITS_LIVE project is by Alex S. Gardner and the ITS_LIVE team.