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 | |
Aug 19, 2014 | |
6 years 5 months | put the missing header at the proper place |
Commit 1428, by Mathias Bavay | |
6 years 5 months | Bugfix: unistd.h not included in FileUtils.h |
Commit 1427, by Thomas Egger | |
Aug 15, 2014 | |
6 years 5 months | fixed a typo preventing compilation under Windows |
Commit 1426, by Mathias Bavay | |
6 years 5 months | removing invalid include |
Commit 1425, by Mathias Bavay | |
6 years 5 months | minor imporvement to the documentation |
Commit 1424, by Mathias Bavay | |
6 years 5 months | Some documentation bugs have been fixed (multiple links definitions for doxygen). The config.dox file has been updated (in order to remove the warnings for obsolete keys). The parameter exclusion feature has been documented and now supports both a sp |
Commit 1423, by Mathias Bavay | |
6 years 5 months | A new IOUtils::getCWD() method has been created, a new Config::getConfigRootDir() has been created (to help resolve relative paths) and is now used for the ADD and MULT filters as well as for the EXCLUDE feature of PSQLIO and IOHandler. |
Commit 1422, by Mathias Bavay | |
Aug 14, 2014 | |
6 years 5 months | The same exclude file as used for the PSQLIO plugin is now implemented in IOHandler: it is possible to provide a CSV file containing a list of station IDs (one per line) with a list of which parameters (MeteoData naming) to exclude for this station I |
Commit 1421, by Mathias Bavay | |
6 years 5 months | removing an obsolete method, code cleanup and removing the unecessary IOInterface.cc |
Commit 1420, by Mathias Bavay | |
6 years 5 months | The plugins are now handled by an object factory, removing the need for the IOPlugin class. Otherwise, small documentation update in GeneratorAlgorithms. |
Commit 1419, by Mathias Bavay | |
Aug 12, 2014 | |
6 years 5 months | The "install" target needed to be modified for the new names and structure |
Commit 1418, by Mathias Bavay | |
6 years 5 months | Adding missing CMakeLists |
Commit 1417, by Mathias Bavay | |
6 years 5 months | better file structure: all the classes purely focused on data storage (such as grids, dates, etc) have been moved into a "dataClasses" directory. All subdirectories are nhow named similarly to the classes and methods: the words after the first one ar |
Commit 1416, by Mathias Bavay | |
6 years 5 months | delete obsolete and unused file |
Commit 1415, by Mathias Bavay | |
Aug 4, 2014 | |
6 years 5 months | When caching interpolated grids, the info string was not cached, leading to empty info strings when reading from cache. Now the info strings are properly cached. |
Commit 1414, by Mathias Bavay | |
Jul 31, 2014 | |
6 years 5 months | removed the popc specific code |
Commit 1413, by Mathias Bavay | |
Jul 27, 2014 | |
6 years 5 months | DEMObject: need to call the << >> operator of the parent class Grid2DObject in own operator<< and operator>> |
Commit 1412, by Thomas Egger | |
Jul 18, 2014 | |
6 years 6 months | Bugfix in a constructor (that was making an error on some systems) and updated the Stefan-Boltzmann constant according to http://physics.nist.gov/cuu/index.html |
Commit 1411, by Mathias Bavay | |
Jul 16, 2014 | |
6 years 6 months | Changelog1-1-3, Not-so-brief changelog of MeteoIO-1.1.3 |
Creation of page Changelog1-1-3, by Mathias Bavay | |
6 years 6 months | Changelog2-1-0, Not-so-brief changelog of MeteoIO-2.1.0 |
Creation of page Changelog2-1-0, by Mathias Bavay |