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 | |
Dec 19, 2013 | |
7 years 28 days | More documentation updates! |
Commit 1220, by Mathias Bavay | |
7 years 28 days | Cosmetic fixes and documentation update |
Commit 1219, by Mathias Bavay | |
Dec 18, 2013 | |
7 years 29 days | The Forland1996 undercatch correction as well as the coefficients for WFJ as calculated by Nander Wever have been implemented |
Commit 1218, by Mathias Bavay | |
Dec 13, 2013 | |
7 years 1 month | Two new undercatch corrections have been implemented: for the Chinese Standard Precipitation Gauge and for the shielded Geonor gauge. A documentation bug has been fixed in GeneratorAlgorithms. Some warnings and white spaces have been fixed in Genera |
Commit 1217, by Mathias Bavay | |
Dec 12, 2013 | |
7 years 1 month | A line was commented out that should not have been... Therefore the geolocalization information was not properly read! |
Commit 1216, by Mathias Bavay | |
7 years 1 month | This addresses issue 335 by providing data quality output (it has to be enabled at compile time): it reports all points that have been filtered or corrected as well as all points that had to be resampled to replace a nodata value by a proper value (i |
Commit 1215, by Mathias Bavay | |
Dec 6, 2013 | |
7 years 1 month | A small bug has been found in the Unsworth generator (when iswr>0 && rswr==0, this was leading to a division by 0). A suppression filter has been implemented (it simply deletes all the data for a given parameter). |
Commit 1214, by Mathias Bavay | |
Dec 4, 2013 | |
7 years 1 month | More work on the Unshade processing element. Unfortunatelly, it is slow, it works very poorly and it is complicated... |
Commit 1213, by Mathias Bavay | |
Dec 3, 2013 | |
7 years 1 month | This is the very preliminary version of a filter to remove shade on a short wave radiation sensor: when both ISWR and RSWR are measured, we compute the measured albedo, remove all points that are out of range, filter with a MAD filter, linearly re-in |
Commit 1212, by Mathias Bavay | |
Dec 2, 2013 | |
7 years 1 month | The date rounding was not always working properly since it was rounding the GMT date. This has been fixed (so rounding a local time down to the nearest day now properly returns the local day at 00:00). Identation correction in libinterpol1D. |
Commit 1211, by Mathias Bavay | |
7 years 1 month | Documentation update: hopefuly clearer for first time users (more links added) and removing an obsolete comment in Accumulate |
Commit 1210, by Mathias Bavay | |
Nov 25, 2013 | |
7 years 1 month | Finally! Handling precipitation redistribution before re-accumulation (ie the 24 hours sums provided in an otherwise hourly data file) now works with non-uniform timesteps. This introduced some runtime performance hit (~10% slower) but better accomod |
Commit 1209, by Mathias Bavay | |
Nov 21, 2013 | |
7 years 1 month | Oups, after some bug fixes on Sun, I forgot to update the tests... |
Commit 1208, by Mathias Bavay | |
7 years 1 month | Finally, it is now posible to handle precipitation data provided as 24 hours sums in an hourly data file and resample them as 15 minutes sums. The limitations are: no time offset between the requested sampling period and the measured accumulation per |
Commit 1207, by Mathias Bavay | |
Nov 20, 2013 | |
7 years 1 month | Finally, the reaccumulation looks good and seems to work in all conditions. Using a measuring period different from the file sampling rate (ie daily accumulation in a hourly-sampled file) is not supported yet, but this should now come very soon! |
Commit 1206, by Mathias Bavay | |
Nov 15, 2013 | |
7 years 2 months | The reaccumulation refactoring is moving forward. This commit is not so clean (lots of commented out debugging output, since this is a work in progress) but it "mostly works". The problem that is left is that the dwonsampling produces yearly sums a l |
Commit 1205, by Mathias Bavay | |
Nov 13, 2013 | |
7 years 2 months | Paving the way for very exciting stuff for reaccumulating precipitation. For now, major code cleanup and simplification. Watch out, there might be cases where this does not work anymore! |
Commit 1204, by Mathias Bavay | |
7 years 2 months | The potential radiation generator had a bug when generating data without any ISWR nor RSWR. The sunrise and sunset calculations in Suntrajectory where actually not in GMT as advertised. |
Commit 1203, by Mathias Bavay | |
Nov 9, 2013 | |
7 years 2 months | Updated the lsm file and added a manifest.xml file in tools, for uploading an archive on Indefero (instead of manually uploading each file for the "Downloads") |
Commit 1202, by Mathias Bavay | |
7 years 2 months | Changelog2-3-0, Now deprecated Labels: Deprecated |
Change of Changelog2-3-0, by Mathias Bavay |