LandsatShadowRemoval (LSR) is available

The Landsat Shadow Removal (LSR) software is now published as the source code (https://github.com/SergeiShevyrev/LSR). Program uses pyQT graphical interface and can stack Landsat 8 OLI images, compute indexes as well as apply SCS+C topographic correction algorithm. Program was tested with Landsat 8 OLI data (http://libra.developmentseed.org), SRTM (necessary for topographic correction) and shape file for data crop. Data must be in same projection (tested in UTM on WGS84 geoid).

Software uses 3rd party libraries: numpy, pandas, gdal, elevation, richdem, pyQT that should be preinstalled prior to run.