AgeSort asc/desc | Change |
---|---|
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 Next | |
Jan 23, 2021 | |
1 day 19 hours | Cleaning up ini file for sea ice example. |
Commit 1892, by Nander Wever | |
1 day 20 hours | Fixing sea ice example. |
Commit 1891, by Nander Wever | |
Jan 20, 2021 | |
4 days 8 hours | Small changes to enforce c++11 (similar to what has been committed to trunk) |
Commit 1890, by Mathias Bavay | |
4 days 10 hours | Small changes to enforce c++11 |
Commit 1889, by Mathias Bavay | |
4 days 13 hours | Fixing compilation on intel. |
Commit 1888, by Nander Wever | |
Jan 13, 2021 | |
11 days 16 hours | Making the Antarctica example work with the new syntax. |
Commit 1887, by Nander Wever | |
11 days 17 hours | Simplify and replace code with meteoio function. |
Commit 1886, by Nander Wever | |
Dec 3, 2020 | |
1 month 21 days | Silencing compiler warnings about size_t and int comparisons. |
Commit 1885, by Nander Wever | |
1 month 21 days | Correcting the albedo routine for when glacier ice is exposed at the surface. |
Commit 1884, by Nander Wever | |
Dec 2, 2020 | |
1 month 22 days | Min and max albedo were defined both in Constants and Snowpack classes. This is unified now by using only limits in Constants. |
Commit 1883, by Nander Wever | |
Nov 25, 2020 | |
1 month 30 days | Updated the exampüles to the latest ini syntax in MeteoIO |
Commit 1882, by Mathias Bavay | |
Nov 19, 2020 | |
2 months 5 days | Adding functionality to reduce time steps for the heat equation when crazy notes appear. |
Commit 1881, by Nander Wever | |
Nov 9, 2020 | |
2 months 15 days | Adding layer age in fractional days as output field 0505 to the *pro output. |
Commit 1880, by Nander Wever | |
2 months 15 days | Correcting documentation. |
Commit 1879, by Nander Wever | |
Oct 19, 2020 | |
3 months 5 days | There was a problem on osX that it would only compile against the SDK version of the system doing the build. As I was often lagging way behind, this was not a problem but now that I've updated to the latest version, older versions of osX could not r… |
Commit 1878, by Mathias Bavay | |
Oct 5, 2020 | |
3 months 19 days | Unfortunatelly, the results of the tests still depend on the machine it is running on... Moving to a new CI server means new reference files (although these are now much closer to the results I get on my own desktop). |
Commit 1877, by Mathias Bavay | |
Sep 24, 2020 | |
4 months 11 hours | Changing the hostname for the Continuous Integration |
Commit 1876, by Mathias Bavay | |
Sep 23, 2020 | |
4 months 1 day | Improving the FindMeteoIO.cmake and FindLibsnowpack.cmake: it now gives priority to installations close by and should better handle when it is not found |
Commit 1875, by Mathias Bavay | |
Sep 15, 2020 | |
4 months 9 days | Hoping to finally get the valgrind tests right... |
Commit 1874, by Mathias Bavay | |
Sep 11, 2020 | |
4 months 13 days | Suppressing bash's output for Valgrind |
Commit 1873, by Mathias Bavay |