 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| |
REPP-CREST
1612 K Street, NW
Suite 202
Washington, DC 20006
contact us
|
|
 |
|
 |
|
 |
| Pvusers Archive for August 2002 |
 |
| 30 messages, last added Tue Nov 26 17:28:49 2002 |
[Date Index][Thread Index]
Re: [pvusers] Global insolation map?
> BP Solar used to have a wall poster with such a map. Also, you could try looking at http://retscreen.gc.ca.
>
> Cheers,
> Richard Corkish
Oh, cool, that's totally what I was looking for. I think there are some
monochrome ones somewhere, but this should do.
For anyone else interested, its in a .zip file at
http://www.bpsolar.com/ContentDocuments\17\PV System Sizing Tools.zip
For Linux users, you'll want to rename all the uppercase files to
lowercase with this Bash command line:
for i in *.PDF ; do mv $i `echo $i | perl -ne 'chomp; tr/[A-Z]/[a-z]/; print $_ '` ; done
The top document is solo.pdf.
Thanks Richard.
~Greg Bell
--
Greg Bell 858-755-1915
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*
List sponsored by CREST/REPP
http://solstice.crest.org/ http://www.repp.org/
 |
 |
|