Skip to content

egagli/wet_snow_threshold_localization

Repository files navigation

wet_snow_threshold_localization

This repository is for SAR binary wet snow threshold localization google slides with some ideas and background: https://docs.google.com/presentation/d/1y1C19CQyOyy0HFLKyf9x4ZlzIvoxL7Bz3Yzis7T1P6w/edit?usp=sharing

the problem with with binary wet snow detection

for SAR binary wet snow detection, there are a ton of methods for thresholding (e.g. for SAR: -1dB to -2dB to -3dB, VV, VH, VV/VH combinations weighted on LIA, vegetation, different reference images, etc), but very little spatially distributed wetness data to validate against :(

an idea for an empirical approach

  • for a ratio image with wet snow (choose a scene where most/all of snow is wet), compare histograms of dB change values
    • compare dB drop within snow / no snow classes using optical imagery (figure on the right from Nagler et al. 2016)
    • hopefully find bimodal distribution in dB drop (snow / no snow) which would allow us to optimize a wet snow threshold
  • iterate at locations with different landcover/veg, different snow classification types, snow depths, variable topography (to get at incidence angle dependence)
    • build up a huge datacube containing [VVdB drop,VHdB drop, snow/nosnow, LIA, LCC/veg, snowclass, where in the melt season are we, fSCA, othervars?] for each pixel at all locations
  • find trends, optimize, or use ML/DL approach
    • will help us characterize how binary wet snow threshold changes with these variables allowing localization of this threshold
    • end goal would be some sort of heuristic: given a pixel with x vegetation/LC type, y snow class, z incidence angle, we expect at least a backscatter change of -XdB in VV and -YdB in VH from the reference image to the wet snow image
    • if it works, could be the foundation of a “smart” binary wet snow algorithm, where the binary wet snow threshold is variable across a scene as a function of [landcover class, snow class, local incidence angle, etc]

download download

To do list:

critiques: ratio values can be influenced by (that we don't analyze) time of year snow depth!! stratigraphy roughness grain size temperature

About

SAR binary wet snow threshold localization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published