<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sustainotect &#187; Tools</title>
	<atom:link href="http://www.sustainotect.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sustainotect.com</link>
	<description>A blog on sustainble architecture for students of sustainability</description>
	<lastBuildDate>Sun, 14 Aug 2011 09:07:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Finding co-ordinates the easy way</title>
		<link>http://www.sustainotect.com/2011/07/finding-co-ordinates-the-easy-way/</link>
		<comments>http://www.sustainotect.com/2011/07/finding-co-ordinates-the-easy-way/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 23:11:04 +0000</pubDate>
		<dc:creator>Pushkin Passey</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coordinates]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[meteonorm]]></category>

		<guid isPermaLink="false">http://www.sustainotect.com/?p=368</guid>
		<description><![CDATA[Every student and professional working in the construction industry would have always needed to find the coordinates of a certain site at least once during the project duration. This neat little tool (free) from Meteonorm allows one to zoom in to a location using Google maps, and will provide the co-ordinates in degrees/minutes or decimals, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-369" title="Meteonorm coordinates" src="http://www.sustainotect.com/wp-content/uploads/2011/07/coordinates.png" alt="Meteonorm coordinates" width="520" height="200" /></p>
<p>Every student and professional working in the construction industry would have always needed to find the coordinates of a certain site at least once during the project duration. This neat little tool (free) from <a href="http://meteonorm.com/" target="_blank">Meteonorm</a> allows one to zoom in to a location using Google maps, and will provide the co-ordinates in degrees/minutes or decimals, or the Swiss Grid (being a Swiss company, I expected this even though I haven&#8217;t seen it being used anywhere!)</p>
<p><img class="aligncenter size-large wp-image-371" title="screenshotmeteonorm" src="http://www.sustainotect.com/wp-content/uploads/2011/07/screenshotmeteonorm-530x581.jpg" alt="" width="530" height="581" /></p>
<p>Access the tool here:</p>
<p><a href="http://meteonorm.com/support/tools/coordinates/" target="_blank">Meteonorm: Coordinates</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sustainotect.com/2011/07/finding-co-ordinates-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weather heatmaps</title>
		<link>http://www.sustainotect.com/2011/03/weather-heatmaps/</link>
		<comments>http://www.sustainotect.com/2011/03/weather-heatmaps/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 14:44:29 +0000</pubDate>
		<dc:creator>Pushkin Passey</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[heatmap]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://www.sustainotect.com/?p=359</guid>
		<description><![CDATA[&#160; This post is an adaptation of Ted Ngai&#8217;s climatic visualization techniques with Matlab which can be seen here: http://www.tedngai.net/experiments/climate-visualization-with-matlab.html &#160; The only problem is that Ted&#8217;s scripts use Matlab, which is a commercial software and quite expensive. On the other hand, Microsoft Excel can be found on almost every machine! I have adapted his [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-large wp-image-361" title="Untitled-1" src="http://www.sustainotect.com/wp-content/uploads/2011/03/Untitled-1-530x251.png" alt="" width="530" height="251" /></p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">This post is an adaptation of Ted Ngai&#8217;s climatic visualization techniques with Matlab which can be seen here:</p>
<p style="text-align: justify;"><a href="http://www.tedngai.net/experiments/climate-visualization-with-matlab.html">http://www.tedngai.net/experiments/climate-visualization-with-matlab.html</a></p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">The only problem is that Ted&#8217;s scripts use Matlab, which is a commercial software and quite expensive. On the other hand, Microsoft Excel can be found on almost every machine!</p>
<p style="text-align: justify;">I have adapted his script which uses Matlab to generate the heatmaps into Excel. Download the Excel file here:</p>
<p style="text-align: justify;"><a href="http://www.sustainotect.com/wp-content/uploads/2011/03/Heatmap_v1.xlsm">Heatmap_v1</a></p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">It isn&#8217;t that hard to work out, but even then I will give a small tutorial:</p>
<ol>
<li>Click on the IMPORT .EPW button and select an EPW file. This will import the weather data into Excel automatically.</li>
<li>View the worksheets Ta, RH, Bn, Dh for the automatically generated heatmaps.</li>
</ol>
<p>Quite simple!</p>
<p>Here are some screenshots for the Riyadh EPW file:</p>
<p style="text-align: center;"><strong>Ta: Dry bulb temperature</strong></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-362" title="Dry bulb temperature heatmap" src="http://www.sustainotect.com/wp-content/uploads/2011/03/q1-530x102.png" alt="" width="530" height="102" /></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;"><strong>RH: Relative humidity</strong></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-364" title="Humidity heatmap" src="http://www.sustainotect.com/wp-content/uploads/2011/03/q2-530x100.png" alt="" width="530" height="100" /></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;"><strong>Bn: Direct beam radiation</strong></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-365" title="Direct beam radiation" src="http://www.sustainotect.com/wp-content/uploads/2011/03/q3-530x103.png" alt="" width="530" height="103" /></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;"><strong>Dh: Diffused horizontal radiation</strong></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-363" title="Diffused horizontal radiation" src="http://www.sustainotect.com/wp-content/uploads/2011/03/q4-530x103.png" alt="" width="530" height="103" /></p>
<p>If you print these as a PDF, they can be used Illustrator or other vector-based imaging programs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sustainotect.com/2011/03/weather-heatmaps/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Daylight Hours Explorer</title>
		<link>http://www.sustainotect.com/2010/07/daylight-hours-explorer/</link>
		<comments>http://www.sustainotect.com/2010/07/daylight-hours-explorer/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 15:06:00 +0000</pubDate>
		<dc:creator>Pushkin Passey</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[daylight]]></category>

		<guid isPermaLink="false">http://www.sustainotect.com/?p=328</guid>
		<description><![CDATA[Stumbled onto this great educational tool from somewhere. It works out the number of daylight hours a location would receive on a particular day after you fill in the latitude of the location. Click the image to try it yourself!]]></description>
			<content:encoded><![CDATA[<p>Stumbled onto this great educational tool from somewhere. It works  out the number of daylight hours a location would receive on a  particular day after you fill in the latitude of the location.</p>
<p>Click the image to try it yourself!</p>
<p><a href="http://astro.unl.edu/classaction/animations/coordsmotion/daylighthoursexplorer.html" target="_blank"><img style="border-style: none;" title="Daylight Hours Explorer" src="http://astro.unl.edu/classaction/animations/coordsmotion/daylighthoursexplorer.jpg" alt="Daylight Hours Explorer" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sustainotect.com/2010/07/daylight-hours-explorer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Visualizing data through Google Public Data Explorer</title>
		<link>http://www.sustainotect.com/2010/04/visualizing-data-through-google-public-data-explorer/</link>
		<comments>http://www.sustainotect.com/2010/04/visualizing-data-through-google-public-data-explorer/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 06:03:31 +0000</pubDate>
		<dc:creator>Pushkin Passey</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[co2 emissions]]></category>
		<category><![CDATA[datasets]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[public data explorer]]></category>
		<category><![CDATA[world bank]]></category>

		<guid isPermaLink="false">http://www.sustainotect.com/?p=302</guid>
		<description><![CDATA[Google Public Data Explorer is a new tool I found quite by chance which visualizes some very interesting databanks in a useful manner. For example, the World Developement Indicators obtained from the World Bank include quite a few statistics relating to environment: Agricultural land (% of land area) CO2 emissions (kt) CO2 emissions (metric tons [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-307" title="11" src="http://www.sustainotect.com/wp-content/uploads/2010/04/11.png" alt="" width="520" height="200" /></p>
<p><a href="http://www.google.com/publicdata/directory" target="_blank">Google Public Data Explorer</a> is a new tool I found quite by chance which visualizes some very interesting databanks in a useful manner.</p>
<p><br class="spacer_" /></p>
<p>For example, the <a href="http://www.google.com/publicdata/overview?ds=d5bncppjof8f9_" target="_blank">World Developement Indicators</a> obtained from the World Bank include quite a few statistics relating to environment:</p>
<p style="padding-left: 30px;"><a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=ag_lnd_agri_zs&amp;hl=en_US&amp;dl=en_US" target="_blank">Agricultural land (% of land area)</a><br />
 <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=en_atm_co2e_kt&amp;hl=en_US&amp;dl=en_US" target="_blank">CO2 emissions (kt)</a><br />
 <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=en_atm_co2e_pc&amp;hl=en_US&amp;dl=en_US" target="_blank">CO2 emissions (metric tons per capita)</a><br />
 <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=eg_use_elec_kh_pc&amp;hl=en_US&amp;dl=en_US" target="_blank">Electric power consumption (kWh per capita)</a><br />
 <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=eg_use_pcap_kg_oe&amp;hl=en_US&amp;dl=en_US" target="_blank">Energy use (kg of oil equivalent per capita)</a><br />
 <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=ag_lnd_frst_k2&amp;hl=en_US&amp;dl=en_US" target="_blank">Forest area (sq. km)</a><br />
 <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=sh_sta_acsn_ur&amp;hl=en_US&amp;dl=en_US" target="_blank">Improved sanitation facilities, urban (% of urban population with access)</a><br />
 <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=sh_h2o_safe_zs&amp;hl=en_US&amp;dl=en_US" target="_blank">Improved water source (% of population with access)</a><br />
 <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=er_h2o_intr_pc&amp;hl=en_US&amp;dl=en_US" target="_blank">Renewable internal freshwater resources per capita (cubic meters)</a></p>
<p><br class="spacer_" /></p>
<p>All these statistics can be viewed over time for different countries or for the world as a whole and make some very interesting line graphs.</p>
<p><br class="spacer_" /></p>
<p>Issues like <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=sp_pop_grow&amp;hl=en_US&amp;dl=en_US" target="_blank">Population growth (annual %)</a>, <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=sp_pop_totl&amp;hl=en_US&amp;dl=en_US" target="_blank">Population (total)</a>, <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=si_pov_nahc&amp;hl=en_US&amp;dl=en_US" target="_blank">Poverty headcount ratio at national poverty line (% of population)</a> are also present and can be used to solidify your stand on the environmental reasoning in your design.</p>
<p><br class="spacer_" /></p>
<p>Taking the case of <a href="http://www.google.com/publicdata/explore?ds=d5bncppjof8f9_&amp;ctype=l&amp;strail=false&amp;nselm=h&amp;met_y=en_atm_co2e_pc&amp;hl=en_US&amp;dl=en_US" target="_blank">CO2 emissions (metric tons per capita)</a>, this dataset can be viewed as a line graph.</p>
<p><img class="aligncenter size-large wp-image-303" title="1" src="http://www.sustainotect.com/wp-content/uploads/2010/04/1-530x357.png" alt="" width="530" height="357" /></p>
<p><br class="spacer_" /></p>
<p>It can also be represented as a bar graph and can be animated to show the CO2 emissions for the specified countries increased over time.</p>
<p><img class="aligncenter size-large wp-image-304" title="2" src="http://www.sustainotect.com/wp-content/uploads/2010/04/2-530x357.png" alt="" width="530" height="357" /></p>
<p><br class="spacer_" /></p>
<p>The data can also be visualized overlaid on a map getting a beautiful visual perspective of the data.</p>
<p><img class="aligncenter size-large wp-image-305" title="3" src="http://www.sustainotect.com/wp-content/uploads/2010/04/3-530x357.png" alt="" width="530" height="357" /></p>
<p>There are many more options, datasets worth exploring.</p>
<p>Head to <a href="http://www.google.com/publicdata/directory" target="_blank">Google Public Data Explorer</a> to start exploring!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sustainotect.com/2010/04/visualizing-data-through-google-public-data-explorer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating a high quality Ecotect weather file from Meteonorm</title>
		<link>http://www.sustainotect.com/2010/02/creating-a-high-quality-ecotect-weather-file-from-meteonorm/</link>
		<comments>http://www.sustainotect.com/2010/02/creating-a-high-quality-ecotect-weather-file-from-meteonorm/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 01:43:14 +0000</pubDate>
		<dc:creator>Pushkin Passey</dc:creator>
				<category><![CDATA[Ecotect]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[meteonorm]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://www.sustainotect.com/?p=130</guid>
		<description><![CDATA[One of the problems with the weather files that are bundled with Ecotect is that they are usually out-dated. Also, most of the weather stations are city airports which do not reflect the true weather conditions that might be prevailing on your site. This is the reason why it’s preferable to create your own weather [...]]]></description>
			<content:encoded><![CDATA[<p>One of the problems with the weather files that are bundled with Ecotect is that they are usually out-dated. Also, most of the weather stations are city airports which do not reflect the true weather conditions that might be prevailing on your site. This is the reason why it’s preferable to create your own weather file from Meteonorm or other similar software.</p>
<p>The advantage of using Meteonorm to create a better .wea file is that this software extrapolates weather data from the nearest weather stations from the location that you have provided and gives results relevant to the site of the project. Also, the data is created using 20-year measurement periods so there is very little variation from the current averages.</p>
<p>For this tutorial, I will be creating a weather file for area of Camden in London.</p>
<p>The first thing to note is what kind of data Ecotect Weather Tool can assimilate. The following list shows all data we need to create a high quality weather file:</p>
<p>Month of the year (1-12)</p>
<p>Day of the month (1-31)</p>
<p>Julian date (1-365)</p>
<p>Hour of the day (1-24)</p>
<p>Air temperature (Dry bulb °C)</p>
<p>Relative humidity (%)</p>
<p>Absolute humidity (g/kg)</p>
<p>Dew point temperature (°C)</p>
<p>Wet bulb temperature (°C)</p>
<p>Wind speed (khm/h)</p>
<p>Wind direction (degrees CW)</p>
<p>Global horizontal radiation (Wh/m2)</p>
<p>Diffuse horizontal radiation (Wh/m2)</p>
<p>Direct beam radiation (Wh/m2)</p>
<p>Cloudiness (%)</p>
<p>Rainfall (mm)</p>
<p><br class="spacer_" /></p>
<p>Arming yourself with this list, open Meteonorm.</p>
<p><img class="aligncenter size-large wp-image-131" title="01-MeteoScreen" src="http://www.sustainotect.com/wp-content/uploads/2010/02/01-MeteoScreen-530x343.png" alt="" width="530" height="343" /></p>
<p>Click on the ‘Site’ button to select the site. In the dialogue box that opens, make sure the hand icon is pointing at ‘Cities (Europe)’. Put ‘Camden’ in the search box and press the button next to it. There would be just one search result viz. ‘Camden UK’ as shown in the following figure:</p>
<p><img class="aligncenter size-large wp-image-132" title="02-ChooseSite" src="http://www.sustainotect.com/wp-content/uploads/2010/02/02-ChooseSite-530x318.png" alt="" width="530" height="318" /></p>
<p>Click ‘Camden UK’ and press OK.</p>
<p>Click the ‘Format’ button to open the ‘Output formats’ dialogue box as shown:</p>
<p><img class="aligncenter size-full wp-image-133" title="03-OutputFormat" src="http://www.sustainotect.com/wp-content/uploads/2010/02/03-OutputFormat.png" alt="" width="434" height="421" /></p>
<p>Choose ‘User defined’ and press OK to open the ‘Userdefined Output’ box. Select the options EXACTLY in the following order and as shown in the figure:</p>
<p>Month</p>
<p>Day of the month</p>
<p>Day of the year</p>
<p>Hour</p>
<p>Air temperature</p>
<p>Relative humidity</p>
<p>Mixing ratio</p>
<p>Dewpoint temperature</p>
<p>Wet bulb temperature</p>
<p>Wind speed</p>
<p>Wind direction</p>
<p>Global radiation horizontal</p>
<p>Diffuse radiation horizontal</p>
<p>Beam</p>
<p>Cloud cover fraction</p>
<p>Precipitation</p>
<p><img class="aligncenter size-large wp-image-134" title="04-UserDefined" src="http://www.sustainotect.com/wp-content/uploads/2010/02/04-UserDefined-530x362.png" alt="" width="530" height="362" /></p>
<p>As you would have already noticed, they are in the exact same order as Ecotect Weather Tool requires them to be. Make sure you UNTICK the header box.</p>
<p>Click on ‘Units (user defined)’ button and make sure it looks like the following figure:</p>
<p><img class="aligncenter size-large wp-image-135" title="05-Units" src="http://www.sustainotect.com/wp-content/uploads/2010/02/05-Units-530x262.png" alt="" width="530" height="262" /></p>
<p>Click OK to return to the main screen. Click ‘Hourly values’ button and wait for Meteonorm to process your data. It will show a green tick after it finishes.</p>
<p><img class="aligncenter size-large wp-image-136" title="06-HourlyValues" src="http://www.sustainotect.com/wp-content/uploads/2010/02/06-HourlyValues-530x343.png" alt="" width="530" height="343" /></p>
<p>Click ‘Save’ and save the .dat file to the desktop since it’s just a temporary file and we will delete it later.</p>
<p>Open Ecotect Weather Tool, go to the File menu and click ‘Open’ (or just press Ctrl+O).</p>
<p>Make sure the file type is selected as ‘Separated Value Files’ and open the .dat file you saved on the desktop.</p>
<p>The ‘Read Column Separated Hourly Data…’ box opens.</p>
<p><img class="aligncenter size-large wp-image-137" title="07-Import" src="http://www.sustainotect.com/wp-content/uploads/2010/02/07-Import-530x427.png" alt="" width="530" height="427" /></p>
<p>Add all the entries in the SAME order as shown by Ecotect.</p>
<p>Change the units of the following since that is how we exported it from Meteonorm:</p>
<p>Month of the Year – 1-12</p>
<p>Day of the Month – 1-31</p>
<p>Julian Date – 1-365</p>
<p>Hour of the Day – 1-24</p>
<p>Wind Speed – m/s</p>
<p>Cloudiness – Octas (1-8)</p>
<p><img class="aligncenter size-large wp-image-138" title="08-ImportUnits" src="http://www.sustainotect.com/wp-content/uploads/2010/02/08-ImportUnits-530x427.png" alt="" width="530" height="427" /></p>
<p>Click ‘Import File’ and the data shows up in the Ecotect Weather Tool’s window.</p>
<p><img class="aligncenter size-large wp-image-139" title="09-Screen" src="http://www.sustainotect.com/wp-content/uploads/2010/02/09-Screen-530x354.png" alt="" width="530" height="354" /></p>
<p>Change the longitude, latitude, time zone, altitude what was shown in Meteonorm.</p>
<p><img class="aligncenter size-full wp-image-140" title="10-Location" src="http://www.sustainotect.com/wp-content/uploads/2010/02/10-Location.png" alt="" width="228" height="301" /></p>
<p>Save the file in C:\Program Files\Autodesk\Ecotect Analysis 2010\Weather Data\.</p>
<p>If you are running a 64-bit operating system, then the location would be C:\Program Files (x86)\Autodesk\Ecotect Analysis 2010\Weather Data\</p>
<p>Restart Ecotect Weather Tool and your weather file would be visible in the Weather File Explorer on the right.</p>
<p>Please feel free to leave your comments below for any corrections/suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sustainotect.com/2010/02/creating-a-high-quality-ecotect-weather-file-from-meteonorm/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Finding area of contours in Ecotect/Radiance analysis grid</title>
		<link>http://www.sustainotect.com/2010/02/finding-area-of-contours-in-ecotectradiance-analysis-grid/</link>
		<comments>http://www.sustainotect.com/2010/02/finding-area-of-contours-in-ecotectradiance-analysis-grid/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 22:20:28 +0000</pubDate>
		<dc:creator>Pushkin Passey</dc:creator>
				<category><![CDATA[Ecotect]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[analysis grid]]></category>
		<category><![CDATA[cs2]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[path area]]></category>
		<category><![CDATA[radiance]]></category>
		<category><![CDATA[telegraphics]]></category>

		<guid isPermaLink="false">http://www.sustainotect.com/?p=59</guid>
		<description><![CDATA[Finding area of the contours of the ecotect analysis grid was something which I had to do for my dissertation relating to lighting analysis in atriums and the adjacent spaces. One of the grids whose area I had to find for the different bands of daylight factors is: One of the easiest methods is clicking [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-large wp-image-60" title="Autodesk Ecotect" src="http://www.sustainotect.com/wp-content/uploads/2010/02/Ecotect-logo-530x235.jpg" alt="Autodesk Ecotect" width="530" height="235" /></p>
<p>Finding area of the contours of the ecotect analysis grid was something which I had to do for my dissertation relating to lighting analysis in atriums and the adjacent spaces. One of the grids whose area I had to find for the different bands of daylight factors is:</p>
<p><a href="http://www.sustainotect.com/wp-content/uploads/2010/02/Grid.png"><img class="alignnone size-large wp-image-61" title="Grid" src="http://www.sustainotect.com/wp-content/uploads/2010/02/Grid-530x309.png" alt="Find the area of the contours" width="530" height="309" /></a></p>
<p>One of the easiest methods is clicking on the following:</p>
<p>REPORT &gt; REPORT GENERATOR &gt; Analysis Grid &gt; Percentage Contours</p>
<p>which presents the following screen:</p>
<p><a href="http://www.sustainotect.com/wp-content/uploads/2010/02/Report.png"><img class="alignnone size-large wp-image-62" title="Report" src="http://www.sustainotect.com/wp-content/uploads/2010/02/Report-530x309.png" alt="Report" width="530" height="309" /></a></p>
<p>At the first glance, the table here gives the information we require, very nicely formatted as well. On a closer look, what it is doing is just adding the number of grid points which fall between a particular range (daylight factors from 0 to 10 in this case) and give the percentage from the total number of grid points. According to this report, no part of the floor get daylight factors in the range of 9-10.</p>
<p>The method I prefer is using Illustrator and a free plugin called path area. You can find it from the Telgraphics website. Please install it before continuing.</p>
<p>This did not work for me in Illustrator CS4, so the following steps are for Illustrator CS2:</p>
<p>1. First, clean up the grid for export. Switch off all zones (Zone Management tab), untick everything in the Data Overlay section (Display Settings tab) and select No Context in the Model Context section (Display Settings tab). Under Grid Settings section (Analysis Grid tab) make sure there is tick mark ONLY against Show Gridlines, Shade Grid Squares, Show Contour Lines. This should lead to a grid looking like the following:</p>
<p><a href="http://www.sustainotect.com/wp-content/uploads/2010/02/Clean-Grid.png"><img class="alignnone size-large wp-image-63" title="Clean Grid" src="http://www.sustainotect.com/wp-content/uploads/2010/02/Clean-Grid-530x309.png" alt="Clean Grid" width="530" height="309" /></a></p>
<p>2. Click on the little camera button on the bottom right part of the window, and select <em>Copy as Metafile</em>.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-64" title="Copy As Metafile" src="http://www.sustainotect.com/wp-content/uploads/2010/02/export.png" alt="Copy As Metafile" width="248" height="173" /></p>
<p style="text-align: left;">3. Open up Illustrator (CS2 here). Create a new document and press Ctrl+V to paste the copied meta file.</p>
<p style="text-align: left;">4. Ungroup the image by right-clicking on it and selecting Ungroup.</p>
<p style="text-align: left;">5. Select 1 square from the colour band whose area you want to know. Click on Select &gt; Same &gt; Fill Color. I have made a keyboard shortcut for this command as Shift+Ctrl+1.</p>
<p style="text-align: left;"><a href="http://www.sustainotect.com/wp-content/uploads/2010/02/Select-sqaure.png"><img class="alignnone size-large wp-image-65" title="Select-sqaure" src="http://www.sustainotect.com/wp-content/uploads/2010/02/Select-sqaure-530x309.png" alt="" width="530" height="309" /></a></p>
<p style="text-align: left;">6. Once all the same colour shapes are selected, click on Filter &gt; Telegraphics &gt; Path area. I have created a keyboard shortcut for this as Shift+Ctrl+2.</p>
<p style="text-align: left;"><a href="http://www.sustainotect.com/wp-content/uploads/2010/02/Telegraphics.png"><img class="alignnone size-large wp-image-66" title="Telegraphics" src="http://www.sustainotect.com/wp-content/uploads/2010/02/Telegraphics-530x309.png" alt="" width="530" height="309" /></a></p>
<p style="text-align: left;">7. This shows a dialogue box which gives the perimeter and the area.</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-67" title="Dialog-box" src="http://www.sustainotect.com/wp-content/uploads/2010/02/Dialog-box.png" alt="" width="310" height="125" /></p>
<p>8. Now that  you have the area, you can easily calculate the percentage of area lying  in that range!</p>
<p>I know it’s not the true area, but you can use a multiplier to  find the exact area as for your building using a simple excel formula.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sustainotect.com/2010/02/finding-area-of-contours-in-ecotectradiance-analysis-grid/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

