Landsat 8 - pt.2
This blog post will cover progress I've recently made on some spatiotemporal tools to analyze and visualize Landsat 8 data.
Goals:
Calculate the average land surface temperature (LST) and normalized distribution vegetation index (NDVI) in a given location over time
Calculate the change is LST and NDVI in a given location over time and identify what locations have seen the greatest positive and negative changes.
Process:
For this exercise I will be analyzing Landsat imagery of Lawrence Kansas, taken between 2013-2023. I will be using the Google Earth Engine to filter the imagery within the given date ranges (spanning from May-September of each year in the analysis period), generate simple composite imagery to remove cloud coverage and shadows, and will export the resulting imagery to Google drive, where I will download the files for local processing.
Visualization
The following plots show the change in LST and NDVI over the analysis period. Red indicates a decrease in LST/NDVI and blue indicates an increase in LST/NDVI. The size and color intensity of the dot indicates the degree of change.
The following visualizations were experimentations made with Grasshopper to see how the temporally analyzed data would look when visualized in 3D. These examples show mean land surface temperatures using point clouds and polylines.