WSL/SLF GitLab Repository

Skip to main content
Sign in
Snippets Groups Projects

Commits · 622b59798251cdb25f782ce74fc01a7b8d0b64ef

  1. Jan 14, 2011
  2. Jan 13, 2011
  3. Jan 12, 2011
  4. Jan 11, 2011
  5. Jan 08, 2011
  6. Jan 07, 2011
  7. Jan 06, 2011
  8. Jan 05, 2011
  9. Dec 17, 2010
  10. Dec 16, 2010
  11. Dec 11, 2010
  12. Dec 10, 2010
  13. Dec 09, 2010
  14. Dec 07, 2010
  15. Nov 16, 2010
  16. Nov 09, 2010
  17. Nov 08, 2010
  18. Nov 06, 2010
  19. Nov 05, 2010
  20. Nov 04, 2010
  21. Nov 03, 2010
  22. Nov 02, 2010
  23. Nov 01, 2010
  24. Oct 29, 2010
  25. Oct 27, 2010
  26. Oct 25, 2010
  27. Oct 24, 2010
  28. Oct 22, 2010
  29. Oct 21, 2010
  30. Oct 20, 2010
  31. Oct 12, 2010
  32. Oct 11, 2010
  33. Oct 07, 2010
  34. Oct 03, 2010
  35. Oct 01, 2010
  36. Sep 30, 2010
    • Mathias Bavay's avatar
      A severe bug has been found in the spatial interpolations: the algorithm... · 1fe01df7
      Mathias Bavay authored
      A severe bug has been found in the spatial interpolations: the algorithm arguments were always the ones from the last evaluated algorithm (therefore not necessarily matching the chosen algorithm).
      
      The MAGNUSS spatial interpolation algorithm now takes as an optional argument the name of the algorithm to use to initialize the grid. 
      
      It is now possible to specify a lapse rate to be used for the CST_LAPSE algorithm (optional argument). If the "soft" argument is added, then a lapse rate is calculated from the data, and if it fails the user provided lapse rate is used instead. Without "soft", only the user provided lapse rate is used. Without any option, only the lapse rate calculated from the data itself is used.
      1fe01df7
    • Mathias Bavay's avatar
      This is the first implementation of the precipitation distribution algorithm... · 0a7ad7ae
      Mathias Bavay authored
      This is the first implementation of the precipitation distribution algorithm discribed in (Magnusson, 2010). This basically initializes the precipitation with an IDW_LAPSE, then removes some or all precipitation according to the local slope, applies a factor depending on the curvature (Huss, 2008) and applies a factor so that the mean precipitation matches the original mean (this is definitely sub-optimal for this part).
      0a7ad7ae
  37. Sep 22, 2010
  38. Sep 08, 2010
  39. Sep 07, 2010
  40. Sep 06, 2010
  41. Sep 03, 2010
  42. Aug 27, 2010
  43. Aug 26, 2010
  44. Aug 24, 2010
  45. Aug 23, 2010
  46. Aug 20, 2010
  47. Aug 19, 2010
Loading