- Generate a Gaussian kernel as numpy
- Load VNP46A1 data
- Read RAW NEF image
- gdal. Given latitude and longitude, find its location in an image
- gdal. Set GeoTransform
- Save plt.imshow() result without axis and background
- save classification maps with given colors in HTML '#000000'
- plot confusion matrix - LCZ-17