Customer Service | Training | Contact Us
You are here: Home > Downloads > ArcScripts > Search Results > Script Details Login | Feedback | Help

Heat Load Index



contact author | download help | add bookmark | view bookmarks
Author Sean Parks
File Name hli.zip
Language Avenue
Last Modified Oct 27 2004
Status of work Public Domain
Software ArcView GIS
File Size 35.99 kb
Downloads 725

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
Updated 10/27/2004

This script calculates the Heat Load Index using the methods described in:

McCune, Bruce and Dylan Keon, 2002. Equations for potential annual direct
incident radiation and heat load index. Journal of Vegetation Science. 13:603-606.
available at: http://oregonstate.edu/~mccuneb/radiation.htm

Inputs: DEM and latitude
Output units are unitless.

This paper describes three equations for calculating annual solar radiation. Equation 1 can be used anywhere on the planet, irrespective of slope and latitude. Equation 2, however, can be implemented at any latitude, but only on dems with slopes from 0-60.
Equation 3 is the most restrictive, and can be utilized at latitudes from 30-60 and slopes from 0-60.

Please read the "readme" file.