2
I Use This!
Low Activity

Commits : Listings

Analyzed 30 days ago. based on code collected 30 days ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Making runoff outputs at each time steps regardless of the output rate of other variables More... about 13 years ago
Fixed an initialization bug and removed a warning in Snowdrift. More... about 13 years ago
Alpine3D compiles again in sequential and parallel. Several methods in SnowpackInterface were providing various gridded data. They have all been merged into a "getGrid()" method. More... over 13 years ago
Necessary changes so that it compiles again (after the partial commit for snowdrift). The popc version has not yet been checked... More... over 13 years ago
Getting Christine's version closer to the trunk... A few methods have been added to SnowpackInterface in order to exchange some extra tables (this could be done in a more generic way). A linking bug has been fixed with runoff. More... over 13 years ago
The popc version now compiles, but linking is still broken. The includes have been cleaned up in order to avoid the big mess that was preventing popc from working properly (ie. trying to reduce inter-module dependencies). More... over 13 years ago
The extra, extra warning options from MeteoIO have been added to Alpine3D (these options are not enabled, since they generate lots of output and lots of false positive). Several small fixes have been implemented for some of these new warnings. More... over 13 years ago
Trying to get the POPC version to compile... Not working yet More... over 13 years ago
Fixed issue 273 (dem with nodata cells). Some hidden issues regarding the outputs have also been fixed. More... over 13 years ago
Using mio::Array1D instead of mio::Array More... over 13 years ago
Tagging an unused variable and (hopefuly) fixing issue 273 More... over 13 years ago
Fixed a typo in CMakeLists.txt and some issues for the popc version (that does not work yet) More... over 13 years ago
Special points meteo output is now done in OUTPUT::METEOPATH More... over 13 years ago
Oups, the proper parameter to Stability was not given for the sequential version... More... over 13 years ago
Fixed compiling warnings on Hera. Added some of the necessary elements for popc support More... over 13 years ago
distclean and deploy targets have been added. The dependencies of Alpine3D (the binary) have been explicitly listed (but it still seems that recompiling one of the library does not trigger a recompile of Alpine3D). More... over 13 years ago
Recent versions of Java could not deal with a missing end of line in view.sh... SnowpackInterfaceXXX was not properly preparing the proper metadata information for special points output to generate the proper file names. The SMET output naming scheme has been tweak in order to be consistent with the .pro and .met naming. More... over 13 years ago
Made some files executables (by changing their svn property), merged the io.ini with the snowpack_param.ini. Several variables that were not used anymore have been deleted. Some code was still using old snowpack keys, this has been fixed. More... over 13 years ago
More includes cleanup, added an embryo of documentation (ie. mostly the structure), fixed some warnings (enabling Wall and pedantic but disabling warnings for long long and variadic macros since these will be tough to fix). The ALPINE3D=true key is now forced but this has to be propagated to the workers (instead of them re-reading the config file). More... over 13 years ago
Alpine3D has been ported to cmake! The includes have been cleaned up (relying on #include <subdir/header.h> instead of #include "header.h"), lots of unnecessary includes have been removed, the files in common have been moved to main and common deleted. Popc, the packaging, install/deploy have not been made yet... More... over 13 years ago
Initial commit, from svn.slf.local version 1042. This still relies on the autotools for compiling. More... over 13 years ago
Creating basic structure More... over 13 years ago