NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/raw2proc/trunk/raw2proc/b2_config_20111005.py

Revision 492 (checked in by haines, 12 years ago)

minor to raw2proc:which_raw()

Line 
1 platform_info = {
2             'id' : 'b2',
3             'location' : 'Raleigh Bay, 17 nm South of Ocracoke, NC',
4             'lat' : 34.7824,   # degrees true (-) south, (+) north
5             'lon' : -75.9410,  # degrees true (-) west, (+) east
6             'mvar' : -10.4,    # degrees (-) west, (+) east
7             'altitude': 0.,   # (approx.) station altitude
8             'altitude_units' : 'm',
9             'altitude_reference' : 'sea_surface',
10             #
11             'mean_water_depth': -29.2, # meters (96 feet)
12             'mean_water_depth_time_period': 'Not determined',
13             'institution' : 'nccoos',
14             #
15             'config_start_date' : '2011-10-05 22:00:00',
16             'config_end_date' : '2011-11-13 00:00:00', # None or yyyy-mm-dd HH:MM:SS
17             'packages' : ('met', 'wind', 'ctd1', 'ctd2'),
18             # Required by CF
19             'institution' : 'Unversity of North Carolina at Chapel Hill (UNC-CH)',
20             'institution_url' : 'http://nccoos.org',
21             'institution_dods_url' : 'http://nccoos.org',
22             'contact' : 'Sara Haines (haines@email.unc.edu)',
23             'conventions' : 'CF-1.0; SEACOOS-CDL-v2.0',
24             # Required by Scout
25             'format_category_code' : 'fixed-point',
26             'institution_code' : 'nccoos',
27             # Recommended
28             'project' : 'North Carolina Coastal Ocean Observing System (NCCOOS)',
29             'project_url' : 'http://nccoos.org',           
30             'metadata_url' : 'http://nccoos.org',
31             'references' : 'http://nccoos.org',
32             'source': 'Buoy CR1000 Datalogger',
33             }
34
35 sensor_info = {
36     'met' : { 'id' : 'met',
37               'description' : 'Meterological Data from Buoy',
38               'raw_dir' : '/seacoos/data/nccoos/level0/b2/met/',
39               'raw_file_glob' : '*.dat',
40               'proc_dir' : '/seacoos/data/nccoos/level1/b2/met/',
41               'process_module' : 'proc_cr1000_met',
42               'utc_offset' : 0,  # hours offset to utc of sampling time
43               'barometer_height'   : 1.5,   # meters
44               'temperature_height' : 1.5,   # meters
45               'height_units' : 'm',
46               'height_reference' : 'sea_surface',
47               # Recommended
48               'source': 'Heise Baro, Rotronics Temp/RH, RM Young Precip, Eppley PSP/PIR',
49               # 'latest_dir' : '/seacoos/data/nccoos/latest_v2.0',
50               # 'latest_vars' : ('time','lat','lon','z','u', 'v', 'wspd', 'wdir'),
51               'plot_module': 'plot_cr1000_met',
52               'plot_names': ('timeseries',),
53              },
54     'wind' : { 'id' : 'wind',
55               'description' : 'Wind Data averaged for one minute each sample period',
56               'raw_dir' : '/seacoos/data/nccoos/level0/b2/wind/',
57               'raw_file_glob' : '*.dat',
58               'proc_dir' : '/seacoos/data/nccoos/level1/b2/wind/',
59               'process_module' : 'proc_cr1000_wind',
60               'utc_offset' : 0,  # hours offset to utc of sampling time
61               'anemometer1_height' : 3.66,  # meters (12 ft)
62               'anemometer2_height' : 3.35,  # meters (11 ft above sea surface)
63               'height_units' : 'm',
64               'height_reference' : 'sea_surface',
65               # Recommended
66               'source': 'RM Young Marine Wind Monitor 5106',
67               # 'latest_dir' : '/seacoos/data/nccoos/latest_v2.0',
68               # 'latest_vars' : ('time','lat','lon','z','u', 'v', 'wspd', 'wdir'),
69               'plot_module': 'plot_cr1000_wind',
70               'plot_names': ('timeseries',),
71              },
72     'ctd1' : { 'id' : 'ctd1',
73               'description' : 'Near-surface CTD Data each sample period',
74               'raw_dir' : '/seacoos/data/nccoos/level0/b2/ctd1/',
75               'raw_file_glob' : '*.dat',
76               'proc_dir' : '/seacoos/data/nccoos/level1/b2/ctd1/',
77               'process_module' : 'proc_cr1000_ctd_v1',
78               'utc_offset' : 0,  # hours offset to utc of sampling time
79               'nominal_depth' : -2.0,  # meters
80               'depth_units' : 'm',
81               'depth_reference' : 'sea_surface',
82               # Recommended
83               'source': 'Seabird (SBE) 37 IMP',
84               # 'latest_dir' : '/seacoos/data/nccoos/latest_v2.0',
85               # 'latest_vars' : ('time','lat','lon','z','depth', 'wtemp', 'cond', 'salin', 'density'),
86               'plot_module': 'plot_cr1000_ctd',
87               'plot_names': ('timeseries',),
88              },
89     'ctd2' : { 'id' : 'ctd2',
90                'description' : 'Mid-level CTD Data each sample period',
91               'raw_dir' : '/seacoos/data/nccoos/level0/b2/ctd2/',
92               'raw_file_glob' : '*.dat',
93               'proc_dir' : '/seacoos/data/nccoos/level1/b2/ctd2/',
94               'process_module' : 'proc_cr1000_ctd_v1',
95               'utc_offset' : 0,  # hours offset to utc of sampling time
96               'nominal_depth' : -15.0,  # meters
97               'depth_units' : 'm',
98               'depth_reference' : 'sea_surface',
99               # Recommended
100               'source': 'Seabird (SBE) 37 IMP',
101               # 'latest_dir' : '/seacoos/data/nccoos/latest_v2.0',
102               # 'latest_vars' : ('time','lat','lon','z','depth', 'wtemp', 'cond', 'salin', 'density'),
103               'plot_module': 'plot_cr1000_ctd',
104               'plot_names': ('timeseries',),
105              },
106     }
Note: See TracBrowser for help on using the browser.