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 28 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Using initialization lists for SnowpackInterfaceWorker
Mathias Bavay
More...
over 12 years ago
Addressing some of the issues found by cppcheck
Mathias Bavay
More...
over 12 years ago
The necessary changes for meteoio 1054 have been implemented (slight change in the Config API). This is also the first openmp version of Alpine3D! This works but more testing is required regarding parallel performances.
Mathias Bavay
More...
over 12 years ago
Accomodating the latest changes in Snowpack and perhaps fixing a bug (ie using BoundCond to fill the surface fluxes)
Mathias Bavay
More...
almost 13 years ago
The io.ini file given as argument on the command line was not used... This has been fixed and provided a great opportunity for some code clean up!
Mathias Bavay
More...
almost 13 years ago
The sno files naming scheme was still not working properly. Now, this should be ok. The masking of skipped pixels was sometimes wrong, this has also been fixed. As a by-product, cells that are skipped don't need a sno file and don't produce one either (this has the potential to significantly reduce the number of files for some large simulations). Some code clean up has also been done.
Mathias Bavay
More...
almost 13 years ago
The issues with the sno files seems to have been solved, the extra key was not needed and has been removed. Now Alpine3D prints it full command line when starting, so this is not required in the start scripts.
Mathias Bavay
More...
almost 13 years ago
The sno files were not generated with the proper naming scheme...
Mathias Bavay
More...
almost 13 years ago
Always write sno files in SMET format instead of the old one
Mathias Bavay
More...
almost 13 years ago
the glacier masking was improperly done with 0 instead of nodata. This has been fixed. The know meteoparameters would not be processed by their special handling if provided as non-geolocalized grids, this has been fixed.
Mathias Bavay
More...
almost 13 years ago
Fixed an information message issue (missing space), added a configuratin key to request runoff grids output (WRITE_RUNOFF_GRIDS), some constification and some improvements in the Makefile.in for popc.
Mathias Bavay
More...
almost 13 years ago
Added the magic linker's options to allow compiling the popc version. An unnecessary marshaling method has been removed.
Mathias Bavay
More...
almost 13 years ago
Moving the compilation of runoff to snowpackinterface, so libsnowpackinterface will contain all the runoff objects. Small fixes for popc.
Mathias Bavay
More...
almost 13 years ago
Some fixes for popc and a build system with the autotools that works again for the sequential version
Mathias Bavay
More...
almost 13 years ago
removing some missleading help text and fixing an API change in runoff_prevah
Mathias Bavay
More...
almost 13 years ago
fixed types issues in checksum and cleaning up the grid output code in SnowpackInterface
Mathias Bavay
More...
almost 13 years ago
A warning on osX has been fixed in SnowDrift, the compilation by popc is slowly moving forward (the generation still fails), since the cmake files for detecting popc could never been found, they are now included in Alpine3D (this is a hack).
Mathias Bavay
More...
almost 13 years ago
Fixing some of the warnings in snowdrift (mostly shadowed variables)
Mathias Bavay
More...
almost 13 years ago
Lots of snowpack include paths were missing (as long as snowpack's include directory was the same as meteoio's, it was working). A few times, Snowpack.h was included instead of libsnowpack.h.
Mathias Bavay
More...
almost 13 years ago
The debug.h header and class are not used anymore and have been deleted. the FindLibsnowpack cmake file has been updated in order to detect a snowpack development folder next to alpine3d. Several warnings have been fixed as well as some constification. The CMakeLists are moving closer to support popc. Some fixes for Windows have been made for cmake.
Mathias Bavay
More...
almost 13 years ago
fixing some Hera warnings
Mathias Bavay
More...
almost 13 years ago
Making Alpine3D able to read .sno and .snoold
Mathias Bavay
More...
about 13 years ago
Now using Date::getJulian() as in meteoio rev 980
Mathias Bavay
More...
about 13 years ago
Adjusting to the latest changes in Snowpack (naming of the Albedo) and fixing a bug (using cellsize as unsigned int)
Mathias Bavay
More...
about 13 years ago
Fixed the mysterious dissaperance of snow (nodata+x=nodata was the problem, the grid had to be initialized to 0 instead) and improved an warning message so Walter will not be confused anymore...
Mathias Bavay
More...
about 13 years ago
Th temperatures interpolation extraction is now working. This might move to Snowpack at some point...
Mathias Bavay
More...
about 13 years ago
Fixing the popc version and implementing a small helper function to retrieve a value at a given depth in the snow pack
Mathias Bavay
More...
about 13 years ago
The dem object is not stored in SnowpackInterface anymore (not needed) but its metedata are. Several resize that were unnecessary have been deleted. The new Grid2DObject constructor that fills the grid with a constant value is now used. The surface sublimation is not written out anymore (but still filled in the workers). A custom grid object has been created that can be filled with whatever the user desires (but not written out by default).
Mathias Bavay
More...
about 13 years ago
The version information is now always printed when starting. A Runoff error message has been improved. The output grids are now initialized with nodata in order to keep nodata cells from the dem as nodata in the output grids. If a special point is not provided with a matching sno file, it will read the sno data from the matching grid cell LUS.
Mathias Bavay
More...
about 13 years ago
Fixed a data collection bug (the sfc_sub tables were not being aggregated from each workers)
Mathias Bavay
More...
about 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