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 | |
Jan 25, 2016 | |
4 years 11 months | The new AGGREGATE filter has been tested and now replaces the other, multiple filters that used to do similar aggregation. |
Commit 1651, by Mathias Bavay | |
Jan 22, 2016 | |
4 years 11 months | Documenting the new SHADE filter |
Commit 1650, by Mathias Bavay | |
4 years 11 months | A new method has been implemented in order to apply a horizon mask to ISWR. This has not been properly tested yet, this will come soon! |
Commit 1649, by Mathias Bavay | |
Jan 20, 2016 | |
4 years 11 months | Changing some invalid execute properties and adding a new processing: AGGREGATE. This should replace several of the existing filters as well as bring new features |
Commit 1648, by Mathias Bavay | |
Jan 14, 2016 | |
5 years 2 days | More documentation about how to handle RhiresD and similar MeteoCH products |
Commit 1647, by Mathias Bavay | |
Jan 13, 2016 | |
5 years 2 days | When downscaling, the coordinates of the virtual stations are now adjusted back to the chosen grid point (for meaningful use of the downscaled values). Duplicates are automatically detected and removed with a warning. |
Commit 1646, by Mathias Bavay | |
5 years 2 days | Fixed a bug that was not properly applying the default schema |
Commit 1645, by Mathias Bavay | |
5 years 2 days | More documentation about ECMWF and MeteoCH as well as a new name that is tried when looking for a DEM grid: "height" |
Commit 1644, by Mathias Bavay | |
5 years 3 days | Fixed an initialization bug that always tried to setup downscaling... Slightly better documentation about exploring the parameters of a NetCDF file. |
Commit 1643, by Mathias Bavay | |
Jan 12, 2016 | |
5 years 3 days | More documentation improvements... Now it should be quite straightforward to build downscaled time series for virtual stations based on Era Interim. |
Commit 1642, by Mathias Bavay | |
5 years 3 days | Added a documentation section about Era Interim. In the ECMWF schema, the "Albedo" parameter has been replaced by the "Forecast albedo" parameter has it simplifies data retrieval. |
Commit 1641, by Mathias Bavay | |
5 years 3 days | A bug has been fixed in MeteoGrids (a definition was missing). A bug has been fixed in the NetCDF plugin that prevented reading some DEMs. The ability to remap parameters (between NetCDF and MeteoGrids) in the ini file has been added in order to ad |
Commit 1640, by Mathias Bavay | |
5 years 4 days | Documentation fixes |
Commit 1639, by Mathias Bavay | |
5 years 4 days | The NetCDFIO plugin can now properly handle multiple files in one directory specified by "GRID2DPATH" or one single file specified by "GRID2DFILE". Small code cleanup in CNRMIO and CosmoXMLIO. |
Commit 1638, by Mathias Bavay | |
Jan 11, 2016 | |
5 years 5 days | A new MeteoGrid has been created, RSNO to contain the snow mean density. This is used in NetCDF in order to handle more fields and therefore extract the snow height from ECMWF data sets. |
Commit 1637, by Mathias Bavay | |
Jan 8, 2016 | |
5 years 7 days | This is the first implementation of a downscaling method: when declaring "downscaling" and providing virtual stations, grids are read and the virtual stations populated with values out of the grids. |
Commit 1636, by Mathias Bavay | |
Jan 6, 2016 | |
5 years 10 days | Implemented a correlation method that should be identical to the default one in R |
Commit 1635, by Anna-Maria Tilg | |
5 years 10 days | small cleanup before implementing missing correlations criteria |
Commit 1634, by Anna-Maria Tilg | |
5 years 10 days | This is the first implementation of the algorithms described in Tilg, A.-M., Marty C. and G. Klein, 2015: An automatic algorithm for validating snow depth measurements of IMIS stations. Swiss Geoscience Meeting 2015 |
Commit 1633, by Anna-Maria Tilg | |
Dec 22, 2015 | |
5 years 25 days | The ALS_SCALING spatial interpolation has been improved: it is now possible to only redistribute the precipitation where the local air temperature is below a given threshold. This has lead to better results. |
Commit 1632, by Mathias Bavay |