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 | |
Nov 27, 2015 | |
5 years 1 month | The previous commit was actually not that good... |
Commit 900, by Mathias Bavay | |
5 years 1 month | Correcting an erroneous error message. |
Commit 899, by Nander Wever | |
5 years 1 month | Now Xcode on osX should be happy! |
Commit 898, by Mathias Bavay | |
5 years 1 month | Now Xcode on osX should be happy! |
Commit 897, by Mathias Bavay | |
5 years 1 month | porting dev commit 895 |
Commit 896, by Mathias Bavay | |
5 years 1 month | Documentation cleanup in Canopy as well as getting rid of the last (?) pointers |
Commit 895, by Mathias Bavay | |
5 years 1 month | Merging dev-branch up to and including rev. 893 into the pref_flow-branch. |
Commit 894, by Nander Wever | |
Nov 26, 2015 | |
5 years 1 month | Fixes for the coding style consistency (similar to dev commit 892) |
Commit 893, by Mathias Bavay | |
5 years 1 month | Porting stable commit 890. Some coding style fixes for consistency. |
Commit 892, by Mathias Bavay | |
5 years 1 month | resync top directory (= dummy commit to keep svn happy) |
Commit 891, by Mathias Bavay | |
5 years 1 month | A new method has been implemented: ElementData::getSnowType() so it can be used in CAAMLIO. The "alpine3d" flag in Meteo has been removed since it is not used anymore. The newest names for the MeteoIO exceptions have replaced the old ones. |
Commit 890, by Mathias Bavay | |
5 years 1 month | Solving several issues that were related to the change where we attempt to prescribe the matrix part of soil as a lower boundary for the preferential flow in snow. |
Commit 889, by Nander Wever | |
Nov 25, 2015 | |
5 years 1 month | Bug fix for absence of soil freezing with pref. flow... |
Commit 888, by Nander Wever | |
5 years 1 month | Merging dev-branch up to and including rev. 886 into the pref_flow-branch. |
Commit 887, by Nander Wever | |
5 years 1 month | Merging stable commits 871, 874, 875, 876, 877, 878, 879 (mostly about tests and Imis debug info) |
Commit 886, by Mathias Bavay | |
5 years 1 month | oups, I needed to also commit the top directory... |
Commit 885, by Mathias Bavay | |
5 years 1 month | Merging dev commits 880, 881, 882, 883 |
Commit 884, by Mathias Bavay | |
5 years 1 month | Getting rid of some "alpine3d" flags... But Alpine3D now has to properly setup some config keys. |
Commit 883, by Mathias Bavay | |
5 years 1 month | Removed two wrong comments added with the previous commit. |
Commit 882, by Sebastian Würzer | |
5 years 1 month | Added key ADJUST_HEIGHT_OF_METEO_VALUES and ADJUST_HEIGHT_OF_WIND_VALUE in SnowpackConfig.cc. If set to TRUE in the .ini-File (default), it takes into account, that snow height decreasing the sensor height above the surface. If set to false, assumes |
Commit 881, by Sebastian Würzer |