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 | |
Mar 9, 2017 | |
3 years 10 months | turning off a very stupid warning from CLang (yes, __DATE__ changes over time, this is the whole point of it!) |
Commit 1300, by Mathias Bavay | |
3 years 10 months | Making the CMakeLists closer to Meteoio's and hopefully fixing the RPATH behavior for easy dynamic libraries operations... |
Commit 1299, by Mathias Bavay | |
Mar 8, 2017 | |
3 years 10 months | Merging dev-branch up to and including rev. 1297 into the sea_ice-branch. |
Commit 1298, by Nander Wever | |
3 years 10 months | Tagging release 3.4.0 |
Commit 1297, by Mathias Bavay | |
3 years 10 months | Changelog3-3-0, deprecating Labels: Deprecated |
Change of Changelog3-3-0, by Mathias Bavay | |
3 years 10 months | Changelog3-4-0, Brief changelog of Snowpack-3.4.0 |
Creation of page Changelog3-4-0, by Mathias Bavay | |
3 years 10 months | Changelogs, Added link to 3.4.0 |
Change of Changelogs, by Mathias Bavay | |
3 years 10 months | Download 276, Source package |
Addition of download 276, by Mathias Bavay | |
3 years 10 months | Download 271, Linux DEB binary package |
Addition of download 271, by Mathias Bavay | |
3 years 10 months | Download 272, Linux RPM binary package |
Addition of download 272, by Mathias Bavay | |
3 years 10 months | Download 273, OsX Installer |
Addition of download 273, by Mathias Bavay | |
3 years 10 months | Download 274, Windows Installer |
Addition of download 274, by Mathias Bavay | |
3 years 10 months | Download 275, Documentation only package |
Addition of download 275, by Mathias Bavay | |
3 years 10 months | Download 270, Linux binary tarball |
Addition of download 270, by Mathias Bavay | |
3 years 10 months | Changing the threshold for melt forms in the NIED metamorphism scheme, so that it works with bucket scheme and richards equation. |
Commit 1296, by Nander Wever | |
3 years 10 months | Introducing the NIED new snow density parameterisation. |
Commit 1295, by Nander Wever | |
3 years 10 months | The previous commit was acting strange, better to do the top element splitting at the end of mergingElements. |
Commit 1294, by Nander Wever | |
3 years 10 months | We still experienced problems with the top node. In case the top elements form that are very light, it may get merged, and the next element gets merged, and the next, etc. If you say merged=true, the new top element grows and grows and grows...., if |
Commit 1293, by Nander Wever | |
3 years 10 months | Creating a special splitElement(...) function that does the actual splitting of a layer, and is being called by splitElements(). |
Commit 1292, by Nander Wever | |
3 years 10 months | The check on TSG has been improved: when using a soil flux, there is no need for TSG! In the examples ini files, the TS are now in SMET format |
Commit 1291, by Mathias Bavay |