pro ground_site_lookup,site, info_str ;read in new raw surface files and put them into the directory ;info_arr is ;{site,location, lat_lon,height of inlet above ground level, source data location, output location, time_adjustment for Local time setting,start of measurements at site} ; ; ; print, !version.os_family print, strupcase(site) CASE !VERSION.OS_FAMILY OF 'unix':BEGIN CASE STRUPCASE(site) OF 'BAO': info_str={code:'350',loc:'Erie, CO',lat_lon:[40.0500,-105.004],inlet_hgt:'6m',$ raw_data_loc:'/ccg/towers/SharedFiles/RadonOzoneCeilometerData/BAOgroundBasedOzone/', $ processed_data_loc:'/owv/surface/data/bao/year_str/',$ gmt_offset:'-7',year_started:'2008'} 'WKT': info_str={code:'348',loc:'Moody, TX',lat_lon:[31.31,-97.33],inlet_hgt:'6m',$ raw_data_loc:'/ccg/towers/SharedFiles/RadonOzoneCeilometerData/wktGroundBasedOzone/',$ processed_data_loc:'/owv/surface/data/wkt/year_str/',gmt_offset:'-6',year_started:'2009'} 'THD':info_str={code:'345',loc:'Trinidad Head, CA',lat_lon:[41.05,-124.15],inlet_hgt:'6m',$ raw_data_loc:'/owv/surface/data/thd/year_str/', $ processed_data_loc:'/owv/surface/data/thd/year_str/',gmt_offset:'-8',year_started:'2010'} 'BAR':info_str={code:'334',loc:'Barbados',lat_lon:[13.17,-59.46],inlet_hgt:'6m',$ raw_data_loc:'/owv/surface/data/bar/year_str/', $ processed_data_loc:'/owv/surface/data/bar/year_str/',gmt_offset:'-4',year_started:'2010'} 'TIK':info_str={code:'351',loc:'Tiksi, Russia',lat_lon:[71.60,128.90],inlet_hgt:'6m',$ raw_data_loc:'/owv/surface/data/tik/year_str/', $ processed_data_loc:'/owv/surface/data/tik/year_str/',gmt_offset:'+10',year_started:'2010'} 'NWR':info_str={code:'337',loc:'Niwot Ridge, CO',lat_lon:[40.05,-105.58],inlet_hgt:'6m',$ raw_data_loc:'/owv/surface/data/nwr/year_str/', $ processed_data_loc:'/owv/surface/data/nwr/year_str/',gmt_offset:'-7',year_started:'2010'} 'BER':info_str={code:'333',loc:'Ragged Point, Bermuda',lat_lon:[32.27,-64.88],inlet_hgt:'6m',$ raw_data_loc:'/owv/surface/data/ber/year_str/',$ processed_data_loc: '/owv/surface/data/ber/year_str/',gmt_offset:'-3',year_started:'2010'} 'SMOI':info_str={code:'191',loc:'Cape Matatula, Samoa',lat_lon:[-14.25,-170.56],inlet_hgt:'6m',raw_data_loc:'/owv/surface/data/smo/year_str/teii/', $ processed_data_loc:'/owv/surface/data/smo/year_str/teii/',gmt_offset:'-11',year_started:'2010'} 'SMOC':info_str={code:'191',loc:'Cape Matatula, Samoa',lat_lon:[-14.25,-170.56],inlet_hgt:'6m',raw_data_loc:'/owv/surface/data/smo/year_str/teic/', $ processed_data_loc:'/owv/surface/data/smo/year_str/teic/',gmt_offset:'-11',year_started:'2010'} 'SUM':info_str={code:'344',loc:'Summit, Greenland',lat_lon:[72.58,-38.48],inlet_hgt:'6m',raw_data_loc:'/owv/surface/data/sum/year_str/', $ processed_data_loc:'/owv/surface/data/sum/year_str/',gmt_offset:'-3',year_started:'2010'} 'LDR':info_str={code:'256',loc:'Lauder, New Zealand',lat_lon:[-45.04,169.68],inlet_hgt:'6m',raw_data_loc:'/owv/surface/data/ldr/year_str/', $ processed_data_loc:'/owv/surface/data/ldr/year_str/',gmt_offset:'+12',year_started:'2005'} 'ARH':info_str={code:'324',loc:'Arrival Heights, Antarctica',lat_lon:[-77.83,166.20],inlet_hgt:'6m',raw_data_loc:'/owv/surface/data/arh/year_str/', $ processed_data_loc:'/owv/surface/data/arh/year_str/',gmt_offset:'+12',year_started:'2008'} 'BRW':info_str={code:'199',loc:'Barrow, Alaska',lat_lon:[71.32,-156.61],inlet_hgt:'6m',raw_data_loc:'/owv/surface/data/brw/year_str/', $ processed_data_loc:'/owv/surface/data/brw/year_str/',gmt_offset:'-8',year_started:'2010'} 'MLO':info_str={code:'031',loc:'Mauna Loa, HI',lat_lon:[19.54,-155.58],inlet_hgt:'6m',raw_data_loc:'/owv/surface/data/mlo/year_str/', $ processed_data_loc:'/owv/surface/data/mlo/year_str/',gmt_offset:'-10',year_started:'2010'} 'WVR':info_str={code:'362',loc:'Weaverville, CA',lat_lon:[40.73,-122.94],inlet_hgt:'15m',raw_data_loc:'/owv/surface/data/wvr/year_str/', $ processed_data_loc:'/owv/surface/data/wvr/year_str/',gmt_offset:'-8',year_started:'2011'} 'TUN':info_str={code:'347',loc:'Niwot Ridge, CO',lat_lon:[40.04,-105.54],inlet_hgt:'6m',$ raw_data_loc:'/owv/surface/data/tun/year_str/', $ processed_data_loc:'/owv/surface/data/tun/year_str/',gmt_offset:'-7',year_started:'2010'} 'PCO':info_str={code:'371',loc:'Pico Island, Azores, Portugal',lat_lon:[38.27,-28.19],inlet_hgt:'6m',raw_data_loc:'/owv/surface/data/pco/year_str/', $ processed_data_loc:'/owv/surface/data/pco/year_str/',gmt_offset:'-1',year_started:'2011'} 'SPO':info_str={code:'111',loc:'South Pole',lat_lon:[-89.98,-24.80],inlet_hgt:'6m',raw_data_loc:'/owv/surface/data/spo/year_str/tei.spo/', $ processed_data_loc:'/owv/surface/data/spo/year_str/tei.spo/',gmt_offset:'+12',year_started:'2011'} 'ASO':info_str={code:'111',loc:'South Pole',lat_lon:[-89.98,-24.80],inlet_hgt:'6m',raw_data_loc:'/owv/surface/data/spo/year_str/tei.aso/', $ processed_data_loc:'/owv/surface/data/spo/year_str/tei.aso/',gmt_offset:'+12',year_started:'2011'} ;;;;;;;ONLY campaigns below 'UIN': info_str={code:'CMP',loc:'Uintah, UT',lat_lon:[40.36872,-109.35194],inlet_hgt:'4m',$ raw_data_loc:'/owv/aircraft/special projects/Uintah_study/surface/orig_data/', $ processed_data_loc:'/owv/aircraft/special projects/Uintah_study/surface/',$ gmt_offset:'-7',year_started:'2012'} ENDCASE END ; END OF BEGIN UNIX CASE 'Windows':BEGIN CASE strupcase(site) OF 'BAO': info_str={code:'350',loc:'Erie, CO',lat_lon:[40.0500,-105.004],inlet_hgt:'6m',$ raw_data_loc:'\\ccgg\ccg\towers\SharedFiles\RadonOzoneCeilometerData\BAOgroundBasedOzone\',$ processed_data_loc:'O:\surface\data\bao\year_str\',gmt_offset:'-7',year_started:'2008'} 'WKT': info_str={code:'348',loc:'Moody, TX',lat_lon:[31.31,-97.33],inlet_hgt:'6m',$ raw_data_loc:'\\ccgg\ccg\towers\SharedFiles\RadonOzoneCeilometerData\wktGroundBasedOzone\',$ processed_data_loc:'O:\surface\data\wkt\year_str\',gmt_offset:'-6',year_started:'2009'} 'THD':info_str={code:'345',loc:'Trinidad Head, CA',lat_lon:[41.05,-124.15],inlet_hgt:'6m',$ raw_data_loc:'O:\surface\data\thd\year_str\',$ processed_data_loc:'O:\surface\data\thd\year_str\',gmt_offset:'-8',year_started:'2010'} 'BAR':info_str={code:'334',loc:'Barbados',lat_lon:[13.17,-59.46],inlet_hgt:'6m',$ raw_data_loc:'O:\surface\data\bar\year_str\', $ processed_data_loc:'O:\surface\data\bar\year_str\',gmt_offset:'-4',year_started:'2010'} 'TIK':info_str={code:'351',loc:'Tiksi, Russia',lat_lon:[71.60,128.90],inlet_hgt:'6m',$ raw_data_loc:'O:\surface\data\tik\year_str\', $ processed_data_loc:'O:\surface\data\tik\year_str\',gmt_offset:'+10',year_started:'2010'} 'NWR':info_str={code:'337',loc:'Niwot Ridge, CO',lat_lon:[40.05,-105.58],inlet_hgt:'6m',$ raw_data_loc:'O:\surface\data\nwr\year_str\', $ processed_data_loc:'O:\surface\data\nwr\year_str\',gmt_offset:'-7',year_started:'2010'} 'BER':info_str={code:'333',loc:'Ragged Point, Bermuda',lat_lon:[32.27,-64.88],inlet_hgt:'6m',$ raw_data_loc:'O:\surface\data\ber\year_str\', $ processed_data_loc:'O:\surface\data\ber\year_str\',gmt_offset:'-3',year_started:'2010'} 'SMOI':info_str={code:'191',loc:'Cape Matatula, Samoa',lat_lon:[-14.25,-170.56],inlet_hgt:'6m',$ raw_data_loc:'O:\surface\data\smo\year_str\teii\', $ processed_data_loc:'O:\surface\data\smo\year_str\teii\',gmt_offset:'-11',year_started:'2010'} 'SMOC':info_str={code:'191',loc:'Cape Matatula, Samoa',lat_lon:[-14.25,-170.56],inlet_hgt:'6m',$ raw_data_loc:'O:\surface\data\smo\year_str\teic\', $ processed_data_loc:'O:\surface\data\smo\year_str\teic\',gmt_offset:'-11',year_started:'2010'} 'SUM':info_str={code:'344',loc:'Summit, Greenland',lat_lon:[72.58,-38.48],inlet_hgt:'6m',raw_data_loc:'O:\surface\data\sum\year_str\', $ processed_data_loc:'O:\surface\data\sum\year_str\',gmt_offset:'-3',year_started:'2010'} 'LDR':info_str={code:'256',loc:'Lauder, New Zealand',lat_lon:[-45.04,169.68],inlet_hgt:'6m',raw_data_loc:'O:\surface\data\ldr\year_str\', $ processed_data_loc:'O:\surface\data\ldr\year_str\',gmt_offset:'+12',year_started:'2005'} 'ARH':info_str={code:'324',loc:'Arrival Heights, Antarctica',lat_lon:[-77.83,166.20],inlet_hgt:'6m',raw_data_loc:'O:\surface\data\arh\year_str\', $ processed_data_loc:'O:\surface\data\arh\year_str\',gmt_offset:'+12',year_started:'2008'} 'BRW':info_str={code:'199',loc:'Barrow, Alaska',lat_lon:[71.32,-156.61],inlet_hgt:'6m',raw_data_loc:'O:\surface\data\brw\year_str\', $ processed_data_loc:'O:\surface\data\brw\year_str\',gmt_offset:'-8',year_started:'2010'} 'MLO':info_str={code:'031',loc:'Mauna Loa, HI',lat_lon:[19.54,-155.58],inlet_hgt:'6m',raw_data_loc:'O:\surface\data\mlo\year_str\', $ processed_data_loc:'O:\surface\data\mlo\year_str\',gmt_offset:'-10',year_started:'2009'} 'WVR':info_str={code:'362',loc:'Weaverville, CA',lat_lon:[40.73,-122.94],inlet_hgt:'15m',raw_data_loc:'O:\surface\data\wvr\year_str\', $ processed_data_loc:'O:\surface\data\wvr\year_str\',gmt_offset:'-8',year_started:'2011'} 'TUN':info_str={code:'347',loc:'Niwot Ridge, CO',lat_lon:[40.04,-105.54],inlet_hgt:'6m',$ raw_data_loc:'O:\surface\data\tun\year_str\', $ processed_data_loc:'O:\surface\data\tun\year_str\',gmt_offset:'-7',year_started:'2010'} 'PCO':info_str={code:'371',loc:'Pico Island, Azores, Portugal',$ lat_lon:[38.27,-28.19],inlet_hgt:'6m',raw_data_loc:'O:\surface\data\pco\year_str\', $ processed_data_loc:'O:\surface\data\pco\year_str\',gmt_offset:'-1',year_started:'2011'} 'SPO':info_str={code:'111',loc:'South Pole',$ lat_lon:[-89.98,-24.80],inlet_hgt:'6m',raw_data_loc:'O:\surface\data\spo\year_str\tei.spo\', $ processed_data_loc:'O:\surface\data\spo\year_str\tei.spo\',gmt_offset:'+12',year_started:'2011'} 'ASO':info_str={code:'111',loc:'South Pole',$ lat_lon:[-89.98,-24.80],inlet_hgt:'6m',raw_data_loc:'O:\surface\data\spo\year_str\tei.aso\', $ processed_data_loc:'O:\surface\data\spo\year_str\tei.aso\',gmt_offset:'+12',year_started:'2011'} ;;;;;;;ONLY campaigns below 'UIN': info_str={code:'CMP',loc:'Uintah, UT',lat_lon:[40.36872,-109.35194],inlet_hgt:'4m',$ raw_data_loc:'O:\aircraft\special projects\Uintah_study\surface\orig_data\', $ processed_data_loc:'O:\aircraft\special projects\Uintah_study\surface\',$ gmt_offset:'-7',year_started:'2012'} ENDCASE END ; END OF BEGIN UNIX CASE ENDCASE END