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 | |
Apr 3, 2017 | |
3 years 9 months | Introducing the possibility to use a prescribed and time varying GEO_HEAT from a mio::MeteoData object, for example, a SMET file. |
Commit 1330, by Nander Wever | |
Mar 30, 2017 | |
3 years 9 months | Getting-started, Replaced sngui by snopviz |
Change of Getting-started, by Mathias Bavay | |
Mar 29, 2017 | |
3 years 9 months | Documentation improvement: more consistency in the figures |
Commit 1329, by Mathias Bavay | |
3 years 9 months | Since for the domeC example, there was no real HS measured (the parameter was just a hack for another reason), HS has been removed. |
Commit 1328, by Mathias Bavay | |
3 years 9 months | Some CH1903 coordinates had sneaked into the Antarctica data set... |
Commit 1327, by Mathias Bavay | |
Mar 28, 2017 | |
3 years 9 months | Fixing a few more units issues in the smet outputs (so the produced outputs can be reused directly as inputs for other simulations) |
Commit 1326, by Mathias Bavay | |
Mar 27, 2017 | |
3 years 9 months | The "plot_units" were wrong since the proper factors/offsets are provided... |
Commit 1325, by Mathias Bavay | |
Mar 24, 2017 | |
3 years 9 months | I finally figured out why the "coverage" test always produces different results: it is compile with -o0 while the default builds are with -o3. So now the same optimization level is used to compile the coverage tests. |
Commit 1324, by Mathias Bavay | |
Mar 23, 2017 | |
3 years 9 months | Update << and >> operators for ElementData, with VGModel and the forgotten crit_cut_length. |
Commit 1323, by Nander Wever | |
3 years 9 months | Making VGmodel not a pointer to the object, but just the object. This removes the need for some copy constructor stuff. |
Commit 1322, by Nander Wever | |
Mar 22, 2017 | |
3 years 9 months | Merging dev-branch up to and including rev. 1320 into the sea_ice-branch. |
Commit 1321, by Nander Wever | |
3 years 9 months | Introducing the POLAR variant, as was developed for the study presented in (please cite!): Steger CR, Reijmer CH, van den Broeke MR, Wever N, Forster RR, Koenig LS, Kuipers Munneke P, Lehning M, Lhermitte S, Ligtenberg SRM, Miège C and Noël BPY (2017 |
Commit 1320, by Nander Wever | |
3 years 9 months | Getting rid of an if-statement that should never be not fulfilled. Also removing comments that are wrong. |
Commit 1319, by Nander Wever | |
Mar 16, 2017 | |
3 years 10 months | A next step in moving non sea ice specific things to branches/dev/ |
Commit 1318, by Nander Wever | |
3 years 10 months | Whitespace |
Commit 1317, by Nander Wever | |
3 years 10 months | Whitespace |
Commit 1316, by Nander Wever | |
3 years 10 months | Merging dev-branch up to and including rev. 1314 into the sea_ice-branch. |
Commit 1315, by Nander Wever | |
3 years 10 months | Overlooked two initializations... |
Commit 1314, by Nander Wever | |
3 years 10 months | More work to put vapour transport in branches/dev/ |
Commit 1313, by Nander Wever | |
3 years 10 months | Changed the order of the ADD_SUBDIRECTORY in order to properly inherit the plugins settings (see meteoio issue 513). Updated the gcc version in the manifest. |
Commit 1312, by Mathias Bavay |