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 141 142 143 144 145 146 147 Next | |
Mar 23, 2020 | |
10 months 1 day | Now there is one applcations that is built alongside MeteoIO: meteoio_timeseries. This is a user-friendlier version of data_converter |
Commit 2575, by Mathias Bavay | |
10 months 1 day | Fixed lots of warnings |
Commit 2574, by Mathias Bavay | |
10 months 1 day | Cosmetic fix for consistency |
Commit 2573, by Mathias Bavay | |
Mar 18, 2020 | |
10 months 6 days | A bug has been found in the deGrass filter: the TSS offset was used in K when it should have been a relative value... A new option has been introduced, to provide the said offset (because the automatic method to compute it might not always work fine⦠|
Commit 2572, by Mathias Bavay | |
10 months 6 days | Minor tweaks to the recognized field names and units names as well as an improved error message |
Commit 2571, by Mathias Bavay | |
Mar 11, 2020 | |
10 months 13 days | The ILWR parametrization by Carmona et al (2014) has been implemented |
Commit 2570, by Mathias Bavay | |
10 months 13 days | Added a missing include |
Commit 2569, by Mathias Bavay | |
Mar 7, 2020 | |
10 months 17 days | Fixed a very stupid bug in data_converter |
Commit 2568, by Mathias Bavay | |
Mar 6, 2020 | |
10 months 18 days | Making data_converter more user friendly... |
Commit 2567, by Mathias Bavay | |
10 months 18 days | And yet another documentation fix |
Commit 2566, by Mathias Bavay | |
10 months 18 days | Another documentation fix |
Commit 2565, by Mathias Bavay | |
10 months 18 days | Documentation fix and better error message |
Commit 2564, by Mathias Bavay | |
Feb 27, 2020 | |
10 months 28 days | The arguments parsing of the WINSTRAL spatial interpolations have been slightly changed: there is now a TYPE argument that is either AUTO, FIXED or REF_STATION. This selects the mode of operation and allows better parameters checks. |
Commit 2563, by Mathias Bavay | |
Feb 25, 2020 | |
10 months 30 days | Small documentation improvement for the raw data editing |
Commit 2562, by Mathias Bavay | |
Feb 14, 2020 | |
11 months 10 days | In the FilterPotentialSW, the averaging period units have been set to seconds. Other than that, documentation fixes |
Commit 2561, by Mathias Bavay | |
11 months 10 days | Documentation improvements |
Commit 2560, by Mathias Bavay | |
Feb 13, 2020 | |
11 months 11 days | The arguments parsing of the TimeSuprr filter has been redone: now there is a "type" argument to specify how the filter should operate |
Commit 2559, by Mathias Bavay | |
11 months 11 days | Documentation improvements |
Commit 2558, by Mathias Bavay | |
Feb 12, 2020 | |
11 months 12 days | Some code cleanup in order to better see the hard-coded output queries |
Commit 2557, by Mathias Bavay | |
11 months 12 days | Some micro-optimizations and improvements in the documentation (including the notice that outputs are hard-coded) |
Commit 2556, by Mathias Bavay |