Description
|
visualize_SR_timeseries.js - Landsat Surface Reflectance Time Series Viewer
Purpose: A utility to inspect and visualize raw Landsat (4-9) surface reflectance (SR) time series data for any clicked location globally.
Features:
Generates interactive charts for multiple Landsat bands (Blue, Green, Red, NIR, SWIR1, SWIR2).
Allows comparison of SR values across different Landsat sensors (L4, L5, L7, L8, L9).
Useful for data validation, understanding spectral signatures, or detailed spectral analysis.
To Run: Copy the code from visualize_SR_timeseries.js into the GEE Code Editor. |