===== Software projects with and about ENVI-met ===== //**[[http://www.u-wert.net/berechnung/u-wert-rechner/| Script in Matlab to convert Leonardo`s output data to ASCII format]]**// A small script in Matlab to convert Leonardo`s output data to ASCII format which can be converted to Raster data in GIS, and be visualized. The steps are: - open Leonardo, and read the specific data you want, and export to a .xls file - you should have a ASCII format file prepare for the same area of your model (Raster to ASCII tool in ArcGIS can do this) - get the paths of the two files, and run the script function in Matlab (or Octave) - you get the ASCII file. and go to ArcGIS, run the ASCII to Raster tool. and you get your raster file of the data in GIS **Script needs editing to match your model dimensions** [[http://www.envi-met.info/public/files/mirror/dataconvert/envi_dataConvert.m | Download file (.m / Text file)]] Author: Liming Zhang, For questions on this tool please contact tongjiyiming(at)gmail.com