<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p><span><I have raw weather data from a weather station that I want to use in validating a simulation model against observational data in a single room. What is the process of inputting and formatting this data (in .csv format) so it can be used in TRNSYS17 as the weather file. From what I have read Type 15 reads in standard formats (TMY2 etc) but my weather data isn’t in a standard format. There are typical measurements with this weather station (i.e. dry blub temp, RH, total incident radiation on horizontal surface, barometric pressure, wind speed, wind direction, etc) Do I need to use the ‘getIncidentRadiation’ function to generate the required data? Or do i need to use a weather converter utility outside of TRNSYS17?></span></p>
<p>Put the data into a pure ASCII text file (CSV, text-file etc.) in column format and use the Type 9 data reader to read in the weather data.  You'll have to pass the solar radiation data to the Type 16 radiation processor to get the rest of the solar quantities.  While it's not "hard" it can be tricky so take some time, look at an example, and read the documentation for both Type 9 and Type 16 and you should be fine.</p>
<p><span><Also, I do not have 8760 datapoints for each parameter, i want to validate the model during a shorter time period, i.e. 1 week. is this possible with TRNSYS?></span></p>
<p> </p>
<p>Yes it is - just make sure to set the correct starting day in the radiation processor and set the correct start and stop times for the simulation.</p>
<p> </p>
<p>Jeff<span><br style="font-size: x-small;" /><br /></span></p>
<p> </p>
<div>
<pre>---</pre>
<p>Jeff Thornton</p>
<p><em>President - TESS LLC</em></p>
<p><em>22 N. Carroll Street, Madison WI USA 53703</em></p>
<p><em>Office: (608) 274-2577  Fax: (608) 278-1475</em></p>
<p><em>www.tess-inc.com</em></p>
<p><em>E-Mail: thornton@tess-inc.com</em></p>
<p> </p>
</div>
</body></html>