2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 16, 2024 — Oct 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This piece of code was deleted, but for reproducibility, it may be expected that MINIMUM_L_ELEMENT is set in ANTARCTICA mode. A better solution may be needed here. More... about 2 years ago
Removing unused variable More... about 2 years ago
Updating timeshift scripts with newer versions More... about 2 years ago
A few cosmetic issues More... about 2 years ago
Removing unused variable. More... about 2 years ago
Offsetting in the *pro files for sea ice simulations is not necessary anymore, since snow elements below 0 are now correctly plotted in niViz. More... about 2 years ago
Fixing renamed key in examples and tests. More... about 2 years ago
Some cosmetic corrections and keeping a few variables grouped More... about 2 years ago
Preparing for upcoming release More... about 2 years ago
Porting the changes from MeteoIO to Snowpack More... about 2 years ago
Minor edit to make it more similar to MeteoIO's More... about 2 years ago
Finally, stripping the path from the filenames when printing the origin of error messages! More... about 2 years ago
Adding units to the water_flux variable. More... about 2 years ago
Renaming soil_lysimeter to water_flux for a more general storage of water fluxes across the nodes (in both the snow and soil part). Doing calculations now directly on the NodeData class variables, instead of using intermediate variables. More... about 2 years ago
Adding some missing variables in the assignment constructor More... over 2 years ago
Adding lateral flow to output (per layer in *pro files and total column lateral flow in *smet files) More... over 2 years ago
Fixing some indentation issues More... over 2 years ago
Added some skeleton for new documentation pages More... over 2 years ago
Revert "Added a comment" More... over 2 years ago
Merge branch 'vapour_transport' into 'master' More... over 2 years ago
Added a comment More... over 2 years ago
Fixing valgrind reported "still reachable". More... over 2 years ago
Bug fix: density was erroneously calculated using bulk salinity instead of brine salinity. More... over 2 years ago
Improving documentation More... over 2 years ago
Adding some missing documentation More... over 2 years ago
Since sub-timestepping is only relevant for explicit or Crank-Nicolson schemes, make the setting for the sub time step hard coded as well, and not a configurable option. It's very advanced use to switch to Crank-Nicolson or explicit, meaning that users could be requested to modify the source code to achieve setting the sub time step. More... over 2 years ago
Fixing some formatting. More... over 2 years ago
Making implicit vapour transport hard coded default, and not a configurable option. It's very advanced use to switch to Crank-Nicolson or explicit, meaning that users could be requested to modify the source code to achieve that. More... over 2 years ago
Merge branch 'master' of https://gitlabext.wsl.ch/snow-models/snowpack into vapour_transport More... over 2 years ago
Merge branch 'initialize_soil_thermal_equilibrium' into 'master' More... over 2 years ago