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 | |
Aug 22, 2017 | |
3 years 5 months | The smet_extract.sh script can now show a summary of which fields are present in each smet file in the current directory |
Commit 2002, by Mathias Bavay | |
Aug 2, 2017 | |
3 years 5 months | Another small fix for Multilinear regressions (for consistency with the other models) |
Commit 2001, by Mathias Bavay | |
3 years 5 months | Bugfix for the multilinear regressions |
Commit 2000, by Mathias Bavay | |
3 years 5 months | Documentation improvement |
Commit 1999, by Mathias Bavay | |
Jul 31, 2017 | |
3 years 5 months | The parsing of the ODKriging spatial interpolation was not properly done. Some small optimizations (also leading to better code clarity) have been implemented. The version number has been pushed up to 2.7.0 in order to account for all the latest chan |
Commit 1998, by Mathias Bavay | |
Jul 28, 2017 | |
3 years 5 months | More cleanup for clang... |
Commit 1997, by Mathias Bavay | |
3 years 5 months | Code cleanup to make clang happy |
Commit 1996, by Mathias Bavay | |
Jul 27, 2017 | |
3 years 5 months | When evaluating the cloudiness, it is important to know if it is night or day. If ISWR==nodata and use_rswr=false, this was not evaluated anymore, losing some important information (even if the albedo evaluation is very imprecise, at least it can be |
Commit 1995, by Mathias Bavay | |
3 years 5 months | Documentation improvement and more logical "if ... then ... else ..." order |
Commit 1994, by Mathias Bavay | |
3 years 5 months | More options have been exposed for the IIR filter and its "type" now describes another option. The documentation has been expanded. |
Commit 1993, by Mathias Bavay | |
Jul 24, 2017 | |
3 years 6 months | Now, RSWR is NOT anymore used by default to compute ISWR in the AllSky and TauCLD generators, it must be forced with USE_RSWR (since it is not very performant) |
Commit 1992, by Mathias Bavay | |
3 years 6 months | More code factorization, improved error messages |
Commit 1991, by Mathias Bavay | |
Jul 21, 2017 | |
3 years 6 months | The new, named arguments syntax has been brought to the Meto1DInterpolations |
Commit 1990, by Mathias Bavay | |
3 years 6 months | making the Meteo1DInterpolator structure closer to DateCreator / ProcessingBlock, etc |
Commit 1989, by Mathias Bavay | |
Jul 20, 2017 | |
3 years 6 months | Documentation fixes |
Commit 1988, by Mathias Bavay | |
3 years 6 months | Documentation improvement: providing reasonnable values for an atmospheric emissivity lapse rate |
Commit 1987, by Mathias Bavay | |
3 years 6 months | Small documentation improvements |
Commit 1986, by Mathias Bavay | |
Jul 19, 2017 | |
3 years 6 months | The NOISE filter has been merged with Add and Mult, respectively. The syntax of these two filters has been changed and it is now mandatory to provide a "type" argument. |
Commit 1985, by Mathias Bavay | |
Jul 18, 2017 | |
3 years 6 months | The getInfo() method was not reporting the information for the multi-trend model... |
Commit 1984, by Mathias Bavay | |
Jul 17, 2017 | |
3 years 6 months | First implementation of the multi-linear fit in InterpolationsAlgorithms. We will see how it performs... (ie it is probably not a good idea to use it yet) |
Commit 1983, by Mathias Bavay |