Select Git revision
meteoio
Thomas Egger authored
A new function is introduced into the IOInterface: writeMeteoData. It expects one vector<vector<MeteoData>> and one vector<vector<StationData>> as well as an optional string (for database info, file name, etc). The relevant io.ini tag is: METEODEST = GEOTOP Only GeotopIO has this method fully implemented thus enabling to convert all meteo data captured from any other source to a GEOtop compliant meteo files. The relevant tags are: METEODESTPATH = /tmp METEODESTSEQ = WindS WindDir RelHum AirT SWglobal Iprec METEODESTPATH determines where the files will be written to and METEODESTSEQ determines the order in which the meteo parameters will be written into the CSV file
Name | Last commit | Last update |
---|---|---|
doc/examples | ||
m4 | ||
src | ||
test | ||
tools | ||
CMakeLists.txt | ||
COPYING | ||
COPYING.LESSER | ||
Makefile.in | ||
autogen.sh | ||
configure | ||
configure.ac | ||
meteoio.lsm |