Project with NREL lab at CSU. Written in JS using Google Earth Engine. Import the following code for the program to run properly:
var imageCollection = ee.ImageCollection("LANDSAT/LE07/C01/T1_SR"), roi = /* color: #d63000 /ee.Geometry.Point([-105.0053426794604, 40.49795986172582]), imageCollection2 = ee.ImageCollection("LANDSAT/LC08/C01/T1_SR"), imageVisParam = {"opacity":1,"bands":["B4","B3","B2"],"min":0,"max":0.3,"gamma":1}, imageCollection3 = ee.ImageCollection("LANDSAT/LT05/C01/T1_SR"), AOI_subset = / color: #0b4a8b */ee.Geometry.Polygon( [[[-105.03114893463936, 40.49203474385426], [-105.02780153778878, 40.4896195654916], [-105.0350113156208, 40.48740013576518], [-105.0335521939167, 40.483875008283135], [-105.02565577057686, 40.48465838594573], [-105.01956179169503, 40.48361388036388], [-105.01029207733956, 40.483875008283135], [-105.00411226776924, 40.485311193680474], [-104.99887659577217, 40.480480266096336], [-104.99338343170967, 40.48159010454585], [-104.99492838410225, 40.48557231499664], [-104.99741747406807, 40.48792236112759], [-104.99269678620186, 40.48948901283358], [-104.98969271210518, 40.49627741427805], [-104.99338343170967, 40.50045455073942], [-105.00711634186592, 40.49986715663991], [-105.01484110382881, 40.49914922353365], [-105.01750185517159, 40.49249165971241], [-105.02359583405342, 40.49666903186962], [-105.02943232086983, 40.495494172237386]]]);