2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 15, 2024 — Oct 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoiding a division by zero More... about 2 months ago
Merge branch 'mixed_precipitation' into 'master' More... about 2 months ago
Fixing units in the smet header More... 2 months ago
Typo More... 2 months ago
Making the script work again, since OSWR was renamed into RSWR. More... 2 months ago
SNOWPACK simulations became unstable, because the variable Qmm was used, even when vapour transport was not enabled. Then Qmm was only representing evaporation and sublimation. However, the energy associated with evaporation and sublimation are part of the surface energy balance, and thus already accounted for. This commit fixes that issue. More... 2 months ago
Bug fix to prevent division-by-zero when the lower element has no pore space. More... 2 months ago
Improved numerical stability for cases where brine salinity is present in parts with no liquid water More... 2 months ago
Better error message More... 3 months ago
Fixed an easy warning More... 3 months ago
Fixed some warnings that I missed when doing the merge More... 3 months ago
Merge branch 'buoyancy_models' into 'master' More... 3 months ago
Changing default setting to not interfere with existing simulation setups More... 3 months ago
Keeping the setup of the example unchanged. More... 3 months ago
Merge branch 'feature/force_add_snowfall' into 'master' More... 3 months 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... 3 months ago
Merge branch 'feature/jordy_density' into 'master' More... 3 months ago
removed the bool SnLaws::jordy_new_snow and made a separate... More... 3 months ago
Merge branch 'fix_volumetric_content_error' into 'master' More... 3 months ago
Fixes for volumetric content errors More... 3 months ago
Merge branch 'feature/enhanced_wind_slab' into 'master' More... 3 months 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... 3 months ago
Added more documentation regarding the content of sno smet files (after a user question) More... 4 months ago
Cleanup in the includes to remove an include loop (now sing a forward declaration for the SeaIce class) More... 4 months ago
Clean solution to prevent writing two versions of the "history" metadata, but this requires at least MeteoIO d478a6bbddb7af8cdc0b17f4504c57d526298a95 (from 2025-06-10) More... 4 months ago
Now using RunInfo also in SmetIO. More... 4 months ago
Relying on RunInfo to provide the history metadata so it is more consistent accross output formats. More... 4 months ago
Better content in RunInfo, including a conversion of git hash to decimal so getNumericVersion can return a useful numerical version number. More... 4 months ago
There has been a mistake with a commit (force merge with squash?), at least restoring the changes More... 5 months ago
Updates to Snowdrift Merge branch 'master' of https://code.wsl.ch/snow-models/snowpack More... 5 months ago