Dragonfly Homogeneous Coloring

Hello,

I am trying to visualize a Landsat Thermal Image, but am getting very homogeneous coloring not similar to the San Francisco example.

I downloaded my LANDSAT file from https://earthexplorer.usgs.gov/ as the ReverbEcho site is down.

LT05_L1GS_019048_20110428_20161009_01_T2_B6.TIF

Above is the type of file I used.

@ebroberg ,

Sorry for the very late response. Yes, I think parts of the underlying service of ReverbEcho might be down as the result of the US government shutdown.

However, it seems that you have gotten the right type of image and imported it correctly. The reason why the image looks washed out is because the blank part of the LANDSAT tile is being converted into temperature values and is throwing off your legend. Try decreasing the imageWidth and imageHeight as you see in this example:
http://hydrashare.github.io/hydra/viewer?owner=chriswmackey&fork=hydra_2&id=LANDSAT_Thermal_Image_Importer&slide=0&scale=1.934552659227866&offset=-801.2906503508741,-341.39516652206703

Alternatively, you can use some of your own legend parameters to fix the legend at more reasonable values.