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 Next | |
Apr 7, 2014 | |
7 years 16 days | Two extra clear sky parametrizations have been added, including one for desert conditions. They are available to the ClearSky generator. Small code and documentation cleanup. |
Commit 1320, by Mathias Bavay | |
Apr 1, 2014 | |
7 years 22 days | NetCDFIO: Dealing with already present files |
Commit 1319, by Thomas Egger | |
7 years 22 days | NetCDFIO: read2DGrid & write2DGrid fully implemented and tested. Next step, time series of grids. |
Commit 1318, by Thomas Egger | |
Mar 27, 2014 | |
7 years 26 days | Updating the examples to the latest features of MeteoIO |
Commit 1317, by Mathias Bavay | |
Mar 26, 2014 | |
7 years 27 days | Documentation fixes |
Commit 1316, by Mathias Bavay | |
Mar 20, 2014 | |
7 years 1 month | Documentation: adding missing images and better pngs |
Commit 1315, by Mathias Bavay | |
Mar 19, 2014 | |
7 years 1 month | First implementation of the Winstral Sx factor (not ready yet!) |
Commit 1314, by Mathias Bavay | |
Mar 18, 2014 | |
7 years 1 month | Finally, the AllSky data generator is in good shape. It properly caches the previous valid cloudiness value for each station, a bug in the cloudiness calculation has been found (for low sun angles)and the documentation is now in order. We just need t |
Commit 1313, by Mathias Bavay | |
7 years 1 month | More improvements to the AllSky data generator: it now computes the cloudiness if none is provided. Another improvement will have to be brought for working with multiple stations as well as adding the cloud fraction to the MeteoData parameters! (ie: |
Commit 1312, by Mathias Bavay | |
7 years 1 month | Fix for issue 366: DEMObject buffering, it was buffered in a map as Grid2DObject, now in a vector as DEMObject. |
Commit 1311, by Thomas Egger | |
Mar 17, 2014 | |
7 years 1 month | Added more flexibility for 2D resampling: it is now possible to resample an Array2D with different x and y factors. Improved the hillshade call in DEMObject. |
Commit 1310, by Mathias Bavay | |
7 years 1 month | Since the number of clear or all sky parametrizations seem to multiply, two generic generators have been implemented: clearsky and allsky that take as argument which parametrization to use. Therefore the old Brutsaert or Dilley have been removed. The |
Commit 1309, by Mathias Bavay | |
Mar 16, 2014 | |
7 years 1 month | NetCDFIO: Full implementation of the grid2D reading. The DEM calculations are a big speed thief. |
Commit 1308, by Thomas Egger | |
Mar 15, 2014 | |
7 years 1 month | Implementing Konzelmann, 1994 atmospheric emisssivity and ILWR. |
Commit 1307, by Mathias Bavay | |
Mar 14, 2014 | |
7 years 1 month | Improved introduction to MeteoIO in the documentation |
Commit 1306, by Mathias Bavay | |
Mar 13, 2014 | |
7 years 1 month | Added a Dilley clear sky generator. The Unsworth does not provide clear sky as a fallback anymore, this has to be configured by the user (so the user can choose which fallback to enable). |
Commit 1305, by Mathias Bavay | |
7 years 1 month | NetCDF: CMake find netcdf module. |
Commit 1304, by Thomas Egger | |
7 years 1 month | NetCDFIO: A plugin to read grids and meteo data from NetCDF files. Scaffolding only. |
Commit 1303, by Thomas Egger | |
7 years 1 month | small fix to support slightly different naming schemes between IMIS and MeteoCH (with an optional switch to enable it) |
Commit 1302, by Mathias Bavay | |
Mar 11, 2014 | |
7 years 1 month | Fixed a segfault when using PNGIO (allocating the wrong number of elements). Small cleanup in Graphics. |
Commit 1301, by Mathias Bavay |