2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 16, 2024 — Jul 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed an easy warning More... about 11 hours ago
Fixed some warnings that I missed when doing the merge More... about 12 hours ago
Merge branch 'buoyancy_models' into 'master' More... 7 days ago
Changing default setting to not interfere with existing simulation setups More... 7 days ago
Keeping the setup of the example unchanged. More... 7 days ago
Merge branch 'feature/force_add_snowfall' into 'master' More... 8 days ago
Introducing a switch FORCE_ADD_SNOWFALL in the [SnowpackAdvanced] section, adding the possibility to skip the internal storage (cumu_precip) and add snowfall timely to the snowpack when precipitation is present, regardless whether or not HEIGHT_NEW_ELEM equivalent of precipitation is present. Note the slight change in the if-statement for virtual slopes. It is intentional, because it is wished for that force_add_snowfall also works in Alpine3D. More... 8 days ago
Merge branch 'feature/jordy_density' into 'master' More... 8 days ago
removed the bool SnLaws::jordy_new_snow and made a separate... More... 8 days ago
Merge branch 'fix_volumetric_content_error' into 'master' More... 8 days ago
Fixes for volumetric content errors More... 8 days ago
Merge branch 'feature/enhanced_wind_slab' into 'master' More... 9 days ago
enhanced_wind_slab can now be specified in the SnowpackAdvanced section of the ini file, instead of a hard-coded boolean. Default is FALSE, except for variants POLAR and ANTARCTICA, where it is enforced to TRUE. More... 9 days ago
Added more documentation regarding the content of sno smet files (after a user question) More... 14 days ago
Cleanup in the includes to remove an include loop (now sing a forward declaration for the SeaIce class) More... about 1 month ago
Clean solution to prevent writing two versions of the "history" metadata, but this requires at least MeteoIO d478a6bbddb7af8cdc0b17f4504c57d526298a95 (from 2025-06-10) More... about 1 month ago
Now using RunInfo also in SmetIO. More... about 1 month ago
Relying on RunInfo to provide the history metadata so it is more consistent accross output formats. More... about 1 month ago
Better content in RunInfo, including a conversion of git hash to decimal so getNumericVersion can return a useful numerical version number. More... about 1 month ago
There has been a mistake with a commit (force merge with squash?), at least restoring the changes More... about 2 months ago
Updates to Snowdrift Merge branch 'master' of https://code.wsl.ch/snow-models/snowpack More... about 2 months ago
Update SnowDrift to calculate Drift Index also when you do only virtual erosion More... about 2 months ago
Improving comment with details from the previous commit message. More... about 2 months ago
Bug fix for the problem of diagnosing a correct surface temperature in melting conditions for sea ice when brine is present. More... about 2 months ago
The VANKAMPENHOUT new snow density scheme is designed for polar regions, and should not be affected by the default upper limit for new snow density. Setting 450 kg/m3 instead. More... 2 months ago
Trying to reduce oscillations in the solution, by relying on a simpler calculation for ice thickness More... 2 months ago
Setting proper defaults for HOAR_DENSITY values in inishell, to avoid crashes in SNOWPACK. More... 2 months ago
Fixing initialization bug for sea ice: conserve initial ICE content. More... 2 months ago
Updated the BuildVersion from MeteoIO. More... 3 months ago
Increasing precision for CanopyHeight, such that the DETECT_GRASS algorithm doesn't exhibit discrepancies between restarts. More... 3 months ago