Skip to content
Snippets Groups Projects
  1. Jun 24, 2020
  2. Apr 03, 2020
  3. Feb 02, 2018
    • Manuel Grizonnet's avatar
      ENH: Add a new parameter fclear_lim to compute snow line with enough clear pixels · 378f0a23
      Manuel Grizonnet authored
      fclear_lim is the minimum percentage of clear pixels in an elevation band
      (default value 0.1) used to compute the snow line.
      
      It avoids to compute snow line with limited numbers of pixels in an elevation
      brands wich will can bias the 'zs' computation and then the snow mask computed
      at the pass 2 with a less strict threshold on the NDSI.
      
      Clean also code related to deprecated functions and related test in the C++ part
      (compute_zs and compute_snow_line)
      
      The ATBD has been modified to document the
      
      By default older configuration version will continue to work with a default
      value of 0.1 for fclear_lim.
      378f0a23
  4. Sep 14, 2017
  5. Jun 16, 2017
  6. Mar 28, 2017
  7. Feb 10, 2017
  8. May 24, 2016
  9. Apr 29, 2016
  10. Apr 13, 2016
  11. Apr 07, 2016
  12. Apr 04, 2016
  13. Mar 24, 2016
  14. Mar 08, 2016
  15. Feb 09, 2016
  16. Feb 08, 2016
  17. Feb 04, 2016
  18. Oct 05, 2015
  19. Aug 26, 2015
  20. Aug 25, 2015
  21. Aug 21, 2015
  22. Aug 20, 2015
  23. Jul 09, 2015
  24. Jul 08, 2015
  25. Jul 07, 2015
  26. Jun 26, 2015
  27. Jun 22, 2015
  28. Jun 18, 2015
Loading