Show
Ignore:
Timestamp:
08/28/07 14:15:58 (13 months ago)
Author:
mankoff
Message:

GISTEMP -> StationData

Files:
1 moved

Legend:

Unmodified
Added
Removed
  • misc/StationData/stationdata.pro

    r816 r819  
    409409 
    410410pro makeKML, giss, ghcn, data, meta 
    411 openw, lun, 'GISTEMP_net.kml', /get_lun 
     411openw, lun, 'StationData_net.kml', /get_lun 
    412412printf, lun, '<?xml version="1.0" encoding="UTF-8"?>' 
    413413printf, lun, '<kml xmlns="http://earth.google.com/kml/2.1">' 
     
    483483pro description, lun,icc,wmo,wmo_mod,name 
    484484printf, lun, '    <center>' 
    485 printf, lun, '      <img src="http://edgcm.columbia.edu/~mankoff/GISTEMP/images/'+ $ 
     485printf, lun, '      <img src="http://edgcm.columbia.edu/~mankoff/StationData/images/'+ $ 
    486486        icc+wmo+wmo_mod+'.ps.png">' 
    487487printf, lun, '    </center>' 
     
    501501file = strmid(file,strpos(file,'/',/reverse_search)+1,100) ; just the name 
    502502printf, lun, '    <font size=-1>' + $ 
    503         '<a href="http://edgcm.columbia.edu/~mankoff/GISTEMP/data/'+ $ 
     503        '<a href="http://edgcm.columbia.edu/~mankoff/StationData/data/'+ $ 
    504504        file+'">station data file</a></font><br><br>' 
    505505 
     
    708708 
    709709 
    710 pro GISTEMP 
     710pro stationdata 
    711711 
    712712; get all the data