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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 Next | |
Sep 16, 2014 | |
6 years 4 months | Adding the cmake script to detect MySQL. This is currently only working on Linux (no proper paths for Windows). |
Commit 1442, by Mathias Bavay | |
Sep 14, 2014 | |
6 years 4 months | Small complement to the "filter dev" documentation. A first implementation of the wet globe temperature has been contributed, but this is NOT usable yet (a few coefficients still must be set for the convective heat transfer coefficient). |
Commit 1441, by Mathias Bavay | |
Sep 4, 2014 | |
6 years 4 months | PINT is now properly supported in SMET. The OLWR/TSS conversion must now be handled by a data generator (implemented as "TS_OLWR"). A bug in the Coords documentation has been fixed. |
Commit 1440, by Mathias Bavay | |
Sep 3, 2014 | |
6 years 4 months | The splitting was computed using TOA_beam when it should have used TOA_h (after checking the Reindl, 1990 paper) |
Commit 1439, by Mathias Bavay | |
Sep 2, 2014 | |
6 years 4 months | White spaces and better documentation in the filters template |
Commit 1438, by Mathias Bavay | |
6 years 4 months | Fixing the warning on new Cmake versions about RPATH on OSX |
Commit 1437, by Mathias Bavay | |
Aug 29, 2014 | |
6 years 4 months | The GSN_URL key is now mandatory and the GSN_USER and GSN_PASS are now optional (for publicly accessible sensors) |
Commit 1436, by Mathias Bavay | |
Aug 27, 2014 | |
6 years 4 months | A bug has been found (thanks to ctest!) that was introduced when we added TAU_CLD: the new MeteoGrid SHADE was only partially implemented and this lead to segfaults. The decrementing code in ARCIO was wrong and this has been fixed. |
Commit 1435, by Mathias Bavay | |
Aug 26, 2014 | |
6 years 4 months | Fixing two tests that were not working anymore (since a new parameter, TAU_CLD had been inserted). White spaces in MeteoData.h, more logical iteration in ARCIO. |
Commit 1434, by Mathias Bavay | |
6 years 4 months | One change was forgotten... |
Commit 1433, by Mathias Bavay | |
Aug 25, 2014 | |
6 years 4 months | The basic operators have been implemented in Grid2DObject and Grid3DObject as well as DEMObject (with the proper update strategy). In order to suppress the risk of out of date "ncols, nrows" and since these were redundant with Array2D<>.nx/ny, they |
Commit 1432, by Mathias Bavay | |
Aug 22, 2014 | |
6 years 4 months | Adding a new meteo parameter: the cloud transmissivity TAU_CLD defined as iswr_meas / iswr_clear_sky (ie the potential radiation computed at ground level with a standard atmosphere, see Iqbal 1983). This parameter is already used by the AllSky_LW and |
Commit 1431, by Mathias Bavay | |
Aug 21, 2014 | |
6 years 4 months | NetCDFIO: checkEpsilonEquality for modified julian dates instead of test for double equality |
Commit 1430, by Thomas Egger | |
Aug 20, 2014 | |
6 years 4 months | A bug has been fixed in the Winstral implementation that could lead to infinite loops for very small DEMs. |
Commit 1429, by Mathias Bavay | |
Aug 19, 2014 | |
6 years 5 months | put the missing header at the proper place |
Commit 1428, by Mathias Bavay | |
6 years 5 months | Bugfix: unistd.h not included in FileUtils.h |
Commit 1427, by Thomas Egger | |
Aug 15, 2014 | |
6 years 5 months | fixed a typo preventing compilation under Windows |
Commit 1426, by Mathias Bavay | |
6 years 5 months | removing invalid include |
Commit 1425, by Mathias Bavay | |
6 years 5 months | minor imporvement to the documentation |
Commit 1424, by Mathias Bavay | |
6 years 5 months | Some documentation bugs have been fixed (multiple links definitions for doxygen). The config.dox file has been updated (in order to remove the warnings for obsolete keys). The parameter exclusion feature has been documented and now supports both a sp |
Commit 1423, by Mathias Bavay |