
// Script Source: CodeLifter.com // Copyright 2003 // Do not remove this notice. // SETUPS: // =============================== // Set the horizontal and vertical position for the popup PositionX = 100; PositionY = 100; // Set these value approximately 20 pixels greater than the // size of the largest image to be used (needed for Netscape) defaultWidth = 500; defaultHeight = 500; // Set autoclose true to have the window close automatically // Set autoclose false to allow multiple popup windows var AutoClose = true; // Do not edit below this line... // ================================ if (parseInt(navigator.appVersion.charAt(0))>=4){ var isNN=(navigator.appName=="Netscape")?1:0; var isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;} var optNN='scrollbars=no,width='+defaultWidth+',height='+defaultHeight+',left='+PositionX+',top='+PositionY; var optIE='scrollbars=no,width=150,height=100,left='+PositionX+',top='+PositionY; function popImage(imageURL,imageTitle){ if (isNN){imgWin=window.open('about:blank','',optNN);} if (isIE){imgWin=window.open('about:blank','',optIE);} with (imgWin.document){ writeln('
World Solar Insolation Maps
The numbers listed on these maps are the average worst case solar insolation hours. Insolation hours provide a way of predicting the output of a solar module at a specific location. This data has typically been gathered over a number of years from weather stations located throughout the world. For example, if you have an SX-60 solar module that produces 3.5A peak power in a location that has 3 hours of insolation, it can be said that the SX-60 will produce 10.5AH a day.
A word of caution. This insolation information should be used only for estimates. Solar systems should not have a final design based on this information. This map does take into account small climate changes and may not be 100% accurate for all locations. We have a vast resource of databases that have specific cities listed with accurate insolation data. Please allow us to verify any critical design before purchasing. Please click on your location to see a larger view of that area.







