AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next | |
Sep 12, 2013 | |
7 years 4 months | The ImisDBIO output now writes directly the profiles to the database. In order to do so, the aggregate method has been improved: when a layer is removed, the vector element is also deleted. This means that the vector of layers now only contains valid |
Commit 432, by Mathias Bavay | |
Aug 29, 2013 | |
7 years 4 months | Add more explanations for the .sno and .haz files |
Commit 431, by Mathias Bavay | |
Aug 27, 2013 | |
7 years 4 months | HowToRelease, Oups, I pressed the wrong button... Now is the correctly updated version! |
Change of HowToRelease, by Mathias Bavay | |
7 years 4 months | HowToRelease, Fixed a formating error |
Change of HowToRelease, by Mathias Bavay | |
Aug 9, 2013 | |
7 years 5 months | The DEG_TO_RAD macro has been removed and replaced by mio::Cst::to_rad constant |
Commit 430, by Mathias Bavay | |
Aug 6, 2013 | |
7 years 5 months | some clean up in order to look more like in the original publication (Jamieson 1998) |
Commit 429, by Fabiano Monti | |
Aug 2, 2013 | |
7 years 5 months | The MINIMUM_L_ELEMENT key was not registered in SnowpackAdvanced. Some fallback strategy in the constructor were redefining default properties as hard coded values instead of reading the values defined in the default maps. |
Commit 428, by Mathias Bavay | |
Jul 31, 2013 | |
7 years 5 months | Now the Unsworth parametrization is used when no long wave measurement is available. This means that it is strongly encouraged to use neutral=0 (ie full MO resolution) for good results. |
Commit 427, by Mathias Bavay | |
7 years 5 months | Two pointers have been removed from WaterTransport. The atmospheric stability correction code has been made more modular (and hopefuly clearer). |
Commit 426, by Mathias Bavay | |
7 years 5 months | The ini files are now using the up-to-date syntax. A script to extract data out of snowpack-generated files has been committed. |
Commit 425, by Mathias Bavay | |
Jul 11, 2013 | |
7 years 6 months | Getting-started, updated internal links |
Change of Getting-started, by Mathias Bavay | |
Jul 5, 2013 | |
7 years 6 months | Running-Snowpack, How to run a basic simulation |
Creation of page Running-Snowpack, by Robert Spence | |
7 years 6 months | HowToRelease, How to prepare a public release |
Creation of page HowToRelease, by Robert Spence | |
7 years 6 months | GettingHelp, How to get help when something does not work as expected |
Creation of page GettingHelp, by Robert Spence | |
7 years 6 months | Getting-started, How to get started with Snowpack |
Creation of page Getting-started, by Robert Spence | |
7 years 6 months | CodingStyle, Description of the coding style used in Snowpack |
Creation of page CodingStyle, by Robert Spence | |
7 years 6 months | Changelogs, Links to stable releases changelogs |
Creation of page Changelogs, by Robert Spence | |
7 years 6 months | Changelog3-1-0, Brief changelog of Snowpack-3.1.0 |
Creation of page Changelog3-1-0, by Robert Spence | |
Jun 9, 2013 | |
7 years 7 months | sn_run.sh is a "generic" script to run snowpack from the examples directory. Try it out! |
Commit 424, by Charles Fierz | |
Jun 4, 2013 | |
7 years 7 months | Mostly cosmetic cleanup: removing some confusing extra parenthesis, reducing the scope of a few variables, adding some comments in Canopy. |
Commit 423, by Mathias Bavay |