AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next | |
Jun 25, 2012 | |
8 years 6 months | Ooops, forgot to delete this ones |
Commit 211, by Charles Fierz | |
8 years 6 months | Update example input files after working on them, for example, only three measured temperatures left in MST96.* |
Commit 210, by Charles Fierz | |
8 years 6 months | Treatment of measured snow and/or soil temperatures: Methods (partly moved from Main.cc), getters, and setters are added to class CurrentMeteo. The number of measured temperatures is inferred from the MeteoData field names. Main.cc was adapted accor… |
Commit 209, by Charles Fierz | |
Jun 21, 2012 | |
8 years 6 months | Code cleanup in MicroMet (const-ification, removing unused variables). An old piece of code that was modifying a variable before deleting it has been removed. |
Commit 208, by Mathias Bavay | |
8 years 6 months | Better fix for the uninitialized value and updated valgrind options in the examples. |
Commit 207, by Mathias Bavay | |
Jun 20, 2012 | |
8 years 6 months | The version number has been pushed up to 3.0.0, some documentation added and some constructors cleaned up in order to rely on vector.resize instead of vector = vector<>... (it is more efficient) |
Commit 206, by Mathias Bavay | |
8 years 6 months | trying to improve osX packaging... but it is not working (so far) |
Commit 205, by Mathias Bavay | |
8 years 6 months | An uninitialized value has been fixed in Snowpack.cc, a warning with XCode fixed and some "const-ification" |
Commit 204, by Mathias Bavay | |
Jun 19, 2012 | |
8 years 7 months | The Laws implementation has been removed: we now either use MeteoIO's laws (that are coming from Snowpack's implementation) or Snowpack spefici implementations in sn_Laws. sn_Laws has also been reworked to use more "const double xxx" when meanigful.… |
Commit 203, by Mathias Bavay | |
Jun 15, 2012 | |
8 years 7 months | The proper density coefficients are now implemented. Different density thresholds are used for wet melt forms (liquid water > 3%) File comments and justifications are still missing. |
Commit 202, by Fabiano Monti | |
8 years 7 months | Fixed the library bundle on Win32 (need to have the dlls with the exe) |
Commit 201, by Mathias Bavay | |
8 years 7 months | The version number is now 3.0.0. Some missing data on the example graphs has bee added. More documentation has been written. The Windows installer now properly puts the link to inishell if bundle is enabled. |
Commit 200, by Mathias Bavay | |
Jun 13, 2012 | |
8 years 7 months | More documentation... |
Commit 199, by Mathias Bavay | |
8 years 7 months | smaller graphics, more doc and improved packaging (some packaging fixes for Windows) |
Commit 198, by Mathias Bavay | |
Jun 12, 2012 | |
8 years 7 months | smaller version of the graph |
Commit 197, by Mathias Bavay | |
Feb 18, 2011 | |
9 years 11 months | Herewith we introduce the newly (fall 2010) calibrated settlement routine as well as a transitory *.sno format allowing to run it. Main.cc was adapted consequently (revision 43) - Need new members of SN_SNOWSOIL_DATA class: WindScalingFactor(1.), E… |
Commit 63, by Charles Fierz | |
Feb 15, 2011 | |
9 years 11 months | A few fixes to the packaging with cpack |
Commit 62, by Mathias Bavay | |
9 years 11 months | Release 2.0.0 |
Commit 61, by Mathias Bavay | |
9 years 11 months | Updated the version numbers as well as CPack sections (better packaging) |
Commit 60, by Mathias Bavay | |
Feb 14, 2011 | |
9 years 11 months | Companion commit to r39 of snowpack-opera; cosmetics |
Commit 59, by Charles Fierz |