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 Next | |
Nov 26, 2020 | |
1 month 25 days | Commenting out the cmake policy, it does not work in too many versions... |
Commit 572, by Mathias Bavay | |
Nov 25, 2020 | |
1 month 25 days | Updating the ini files to the newest generators' syntax in MeteoIO. Added a policy specification in CMake to avoid a warning (we required at least a relatively old version of cmake and this policy is now always set in newer versions...) |
Commit 571, by Mathias Bavay | |
Oct 22, 2020 | |
2 months 28 days | Corrected missing slope correction for gridded output of MS_SNOWPACK_RUNOFF and MS_SOIL_RUNOFF |
Commit 570, by Adrien Michel | |
Oct 19, 2020 | |
3 months 1 day | 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 569, by Mathias Bavay | |
Oct 5, 2020 | |
3 months 15 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 568, by Mathias Bavay | |
Sep 30, 2020 | |
3 months 21 days | fixed a bug: I've inserted a new parameter into SnGrids without declaring it in iniStaticData() |
Commit 567, by Mathias Bavay | |
Sep 29, 2020 | |
3 months 22 days | Added the drifted mass to the available gridded outputs (if snowdrift is enabled, otherwise it will be nodata) |
Commit 566, by Mathias Bavay | |
Sep 28, 2020 | |
3 months 23 days | Added more details in the documentation |
Commit 565, by Mathias Bavay | |
Sep 24, 2020 | |
3 months 27 days | Changing the hostname for the Continuous Integration |
Commit 564, by Mathias Bavay | |
Sep 23, 2020 | |
3 months 27 days | 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 563, by Mathias Bavay | |
Sep 17, 2020 | |
4 months 2 days | Snowdrift was not working anymore since the required normals were not computed on the wind fields' DEM. An incorrect information message when running without saltation has also been fixed. |
Commit 562, by Mathias Bavay | |
Sep 16, 2020 | |
4 months 3 days | Now the valgrind tests should also work for Alpine3D |
Commit 561, by Mathias Bavay | |
Sep 11, 2020 | |
4 months 9 days | Some minor differences were found in the reference files (just a few cases at ~1e-3 relative errors, most much below). This could come from an update on the server or from the changes to the wind vw,dw vs u,v in MeteoIO. |
Commit 560, by Mathias Bavay | |
Sep 10, 2020 | |
4 months 10 days | Trying to suppress Valgrind's outputs for bash |
Commit 559, by Mathias Bavay | |
Sep 9, 2020 | |
4 months 11 days | TRying to only perform ctest_memcheck on the alpine3d binaries, not on the bash scripts that evaluate the energy balance, etc |
Commit 558, by Mathias Bavay | |
Sep 8, 2020 | |
4 months 11 days | Overwriting albedo in SnowpackInterfaceWorker.cc when SW_MODE != BOTH leads to inconsistent results. In those cases, the calculation internally uses the albedo parameterization, but independent of that, the output files would report glacier_albedo. |
Commit 557, by Nander Wever | |
Sep 7, 2020 | |
4 months 12 days | Some dlls were missing on Windows and must be packaged |
Commit 556, by Mathias Bavay | |
4 months 12 days | Download 370, Windows Installer |
Addition of download 370, by Mathias Bavay | |
4 months 12 days | Striving to make all cmake files as similar as possible between the different projects |
Commit 555, by Mathias Bavay | |
Sep 3, 2020 | |
4 months 16 days | Changelogs, Added version 3.2.0 |
Change of Changelogs, by Mathias Bavay |