openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Alpine3D
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
30 days
ago. based on code collected
30 days
ago.
Oct 17, 2024 — Oct 17, 2025
Showing page 29 of 29
Search / Filter on:
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
Mathias Bavay
More...
about 13 years ago
Fixed an initialization bug and removed a warning in Snowdrift.
Mathias Bavay
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.
Mathias Bavay
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...
Mathias Bavay
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.
Christine Groot Zwaaftink
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).
Mathias Bavay
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.
Mathias Bavay
More...
over 13 years ago
Trying to get the POPC version to compile... Not working yet
Mathias Bavay
More...
over 13 years ago
Fixed issue 273 (dem with nodata cells). Some hidden issues regarding the outputs have also been fixed.
Mathias Bavay
More...
over 13 years ago
Using mio::Array1D instead of mio::Array
Mathias Bavay
More...
over 13 years ago
Tagging an unused variable and (hopefuly) fixing issue 273
Mathias Bavay
More...
over 13 years ago
Fixed a typo in CMakeLists.txt and some issues for the popc version (that does not work yet)
Mathias Bavay
More...
over 13 years ago
Special points meteo output is now done in OUTPUT::METEOPATH
Mathias Bavay
More...
over 13 years ago
Oups, the proper parameter to Stability was not given for the sequential version...
Mathias Bavay
More...
over 13 years ago
Fixed compiling warnings on Hera. Added some of the necessary elements for popc support
Mathias Bavay
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).
Mathias Bavay
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.
Mathias Bavay
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.
Mathias Bavay
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).
Mathias Bavay
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...
Mathias Bavay
More...
over 13 years ago
Initial commit, from svn.slf.local version 1042. This still relies on the autotools for compiling.
Mathias Bavay
More...
over 13 years ago
Creating basic structure
Mathias Bavay
More...
over 13 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree