1 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
2 |
#VAR_ID #RANGE #PRECISION #DERIVED #OUT_UNITS #FORMAT #DIMS #LONG_NAME #STANDARD_NAME #DESCRIPTION |
---|
3 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
4 |
|
---|
5 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
6 |
#System Information |
---|
7 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
8 |
|
---|
9 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
10 |
#These don't depend on anything! |
---|
11 |
|
---|
12 |
#Coordinate stuff |
---|
13 |
LATITUDE 30 40 .01 N/A degrees_north FLOAT a latitude latitude Decimal degrees of Latitude |
---|
14 |
LONGITUDE -80 -70 .01 N/A degrees_east FLOAT o longitude longitude Decimal degrees of Longitude |
---|
15 |
|
---|
16 |
#Okay, these are pretty weird... |
---|
17 |
TOWER_FILES N/A N/A N/A N/A FLOAT f tower_files N/A Index to raw data files |
---|
18 |
CHARACTERS N/A N/A N/A N/A CHAR c characters N/A Array of characters for string params |
---|
19 |
time N/A N/A N/A datenum DOUBLE t time N/A Time as Matlab Datenum |
---|
20 |
file_time N/A N/A N/A datenum DOUBLE f file_time N/A File Time as Matlab Datenum |
---|
21 |
|
---|
22 |
#Time related stuff |
---|
23 |
year N/A N/A N/A year FLOAT t year year Year |
---|
24 |
month N/A N/A N/A month FLOAT t month month Month |
---|
25 |
day N/A N/A N/A day FLOAT t day day Day |
---|
26 |
hour N/A N/A N/A hour FLOAT t hour hour Hour |
---|
27 |
minute N/A N/A N/A minute FLOAT t minute minute Minute |
---|
28 |
second N/A N/A N/A second FLOAT t second second Second |
---|
29 |
|
---|
30 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
31 |
#All of these occur once per file |
---|
32 |
|
---|
33 |
#Settings from parameter file |
---|
34 |
ID N/A N/A N/A string CHAR f c platform_id N/A Platform ID name |
---|
35 |
SOFTWARE N/A N/A N/A string CHAR f c software_version N/A Software Version Number |
---|
36 |
SAMPLE N/A N/A N/A minute FLOAT f sample_interval N/A Sampling Interval for DAQ loop |
---|
37 |
SAMPLE_INTERVAL N/A N/A N/A minute FLOAT f sample_interval N/A Sampling Interval for DAQ loop |
---|
38 |
NEWFILE_INTERVAL N/A N/A N/A hour FLOAT f newfile_interval N/A Newfile generation interval |
---|
39 |
BADFLAG N/A N/A N/A string CHAR f c badflag N/A Badflag |
---|
40 |
serial N/A N/A N/A string CHAR f c serial_devices N/A Serial Device List |
---|
41 |
ACTIVE_SERIAL N/A N/A N/A string CHAR f c serial_devices N/A Serial Device List |
---|
42 |
BBAD N/A N/A N/A string CHAR f c bb_ad_string N/A B&B A/D converter output |
---|
43 |
ACTIVE_BBAD N/A N/A N/A string CHAR f c bb_ad_string N/A B&B A/D converter output |
---|
44 |
RLCAD N/A N/A N/A string CHAR f c rlc_ad_string N/A RLC A/D converter output |
---|
45 |
ACTIVE_RLCAD N/A N/A N/A string CHAR f c rlc_ad_string N/A RLC A/D converter output |
---|
46 |
|
---|
47 |
#CPU related information |
---|
48 |
DISK1 N/A N/A N/A N/A CHAR f c disk_1_usage N/A Disk 1 % usage and total |
---|
49 |
DISK1F N/A N/A N/A Mb FLOAT f disk_1_free N/A Disk 1 Free Space |
---|
50 |
DISK1T N/A N/A N/A Mb FLOAT f disk_1_total N/A Disk 1 Total Space |
---|
51 |
DISK2 N/A N/A N/A N/A CHAR f c disk_2_usage N/A Disk 2 % usage and total |
---|
52 |
DISK2F N/A N/A N/A Mb FLOAT f disk_2_free N/A Disk 2 Free Space |
---|
53 |
DISK2T N/A N/A N/A Mb FLOAT f disk_2_total N/A Disk 2 Total Space |
---|
54 |
MEM1 N/A N/A N/A N/A CHAR f c mem_1_usage N/A Memory 1 % usage and total |
---|
55 |
MEM1F N/A N/A N/A Mb FLOAT f mem_1_free N/A Mem 1 Free Space |
---|
56 |
MEM1T N/A N/A N/A Mb FLOAT f mem_1_total N/A Mem 1 Total Space |
---|
57 |
MEM2 N/A N/A N/A N/A CHAR f c mem_2_usage N/A Memory 2 % usage and total |
---|
58 |
MEM2F N/A N/A N/A Mb FLOAT f mem_2_free N/A Mem 2 Free Space |
---|
59 |
MEM2T N/A N/A N/A Mb FLOAT f mem_2_total N/A Mem 2 Total Space |
---|
60 |
FILES N/A N/A N/A N/A FLOAT f num_files N/A Total number of files on disk |
---|
61 |
|
---|
62 |
#Clock related parameters |
---|
63 |
RESET N/A N/A N/A string CHAR f c clock_reset_string N/A Clock Reset string |
---|
64 |
RESET_TIME N/A N/A N/A string CHAR f c time_after_reset N/A Time After Reset |
---|
65 |
BEFORE_RESET N/A N/A N/A string CHAR f c time_before_reset N/A Time Before Reset |
---|
66 |
AFTER_RESET N/A N/A N/A string CHAR f c time_after_reset N/A Time After Reset |
---|
67 |
RESET_DIFF N/A N/A N/A string CHAR f c reset_delta_time N/A Difference In Time Before and After Reset |
---|
68 |
TRANSFER N/A N/A N/A string CHAR f c transfer_time N/A Last Successful Transfer |
---|
69 |
TT N/A N/A N/A string CHAR f c t_time N/A Transfer Time |
---|
70 |
BOOT N/A N/A N/A string CHAR f c boot_time N/A System boot time |
---|
71 |
GPS_TIME N/A N/A N/A string CHAR f c gps_time N/A GPS Time |
---|
72 |
|
---|
73 |
#Serial devices that occur once per file... |
---|
74 |
GPS N/A N/A N/A string CHAR f c gps_output_string N/A GPS output string |
---|
75 |
GPSLAT N/A N/A N/A string FLOAT f gps_latitude N/A GPS Latitude |
---|
76 |
GPSLON N/A N/A N/A string FLOAT f gps_longitude N/A GPS Longitude |
---|
77 |
|
---|
78 |
|
---|
79 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
80 |
#This one is time_dependant! |
---|
81 |
|
---|
82 |
SAMPLE_LOOP N/A N/A N/A seconds FLOAT t o a loop_time N/A Time to read all sensors |
---|
83 |
CLOCK N/A N/A N/A seconds FLOAT t o a loop_time N/A Time to read all sensors |
---|
84 |
LINK N/A N/A N/A data CHAR t o a link_string N/A Link Output String |
---|
85 |
LINK_VOLTS 0 14 N/A N/A volts FLOAT t o a battery_voltage voltage Battery Voltage |
---|
86 |
LINK_AMPS 0 6 N/A N/A amps FLOAT t o a current_draw N/A Current Draw |
---|
87 |
LINK_AMP_HRS N/A N/A N/A amp hrs FLOAT t o a amp_hours N/A Amp Hours of battery usage |
---|
88 |
LINK_TEMP N/A N/A N/A celsius FLOAT t o a box_temperature N/A Hoffman Box Temparature |
---|
89 |
|
---|
90 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
91 |
#Met Sensors |
---|
92 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
93 |
ATEMP -40 60 .01 no celsius FLOAT t o a air_temperature air_temperature Atmospheric temperature |
---|
94 |
RH 0 100 1 no percent FLOAT t o a relative_humidity relative_humidity Relative humidity |
---|
95 |
PSP 0 1000 1 no W m-2 FLOAT t o a short_wave_radiation net_shortwave_radiation Short Wave Radiation |
---|
96 |
PIRA -40 60 N/A no deg K FLOAT t o a pir_case_t N/A PIR Case Temperature |
---|
97 |
PIRB -40 60 N/A no deg K FLOAT t o a pir_dome_t N/A PIR Dome Temperature |
---|
98 |
PIRC -40 60 N/A no N/A FLOAT t o a pir_thermopile N/A PIR Thermistor Temperature |
---|
99 |
PIR 0 1000 N/A yes W m-2 FLOAT t o a ir_radiation net_longwave_radiation Infrared Radiation |
---|
100 |
BARO 900 1200 N/A no mbar FLOAT t o a barometric_pressure air_pressure Barometric Pressure at 100m |
---|
101 |
RAIN 0 10 1 no mm FLOAT t o a rainfall pecipitation_rate mm of rain |
---|
102 |
WSPDA 0 100 .1 no m s-1 FLOAT t o a wind_speed_a wind_speed Wind Speed |
---|
103 |
WDIRA 0 360 5 no degrees_true FLOAT t o a wind_from_direction_a wind_from_direction Wind From Direction |
---|
104 |
WGSTA 0 100 .1 no m s-1 FLOAT t o a wind_gust_a wind_gust Wind Gust |
---|
105 |
WNORTHA 0 360 5 no m s-1 FLOAT t o a wind_north_a northward_wind Wind North Velocity |
---|
106 |
WEASTA 0 100 .1 no m s-1 FLOAT t o a wind_east_a eastward_wind Wind East Velocity |
---|
107 |
WNORTHSTDA 0 100 5 no m s-1 FLOAT t o a wind_north_std_a N/A Wind North Velocity Standard Deviation |
---|
108 |
WEASTSTDA 0 100 .1 no m s-1 FLOAT t o a wind_east_std_a N/A Wind East Velocity Standard Deviation |
---|
109 |
WSPDSTDA 0 100 5 no m s-1 FLOAT t o a wind_spd_std_a N/A Wind Speed Standard Deviation |
---|
110 |
WDIRSTDA 0 100 .1 no m s-1 FLOAT t o a wind_dir_std_a N/A Wind Direction Standard Deviation |
---|
111 |
WSPDB 0 100 .1 no m s-1 FLOAT t o a wind_speed_b wind_speed Wind Speed |
---|
112 |
WDIRB 0 360 5 no degrees_true FLOAT t o a wind_from_direction_b wind_from_direction Wind From Direction |
---|
113 |
WGSTB 0 100 .1 no m s-1 FLOAT t o a wind_gust_b wind_gust Wind Gust |
---|
114 |
WNORTHB 0 100 5 no m s-1 FLOAT t o a wind_north_b northward_wind Wind North Velocity |
---|
115 |
WEASTB 0 100 .1 no m s-1 FLOAT t o a wind_east_b eastward_wind Wind East Velocity |
---|
116 |
WNORTHSTDB 0 100 5 no m s-1 FLOAT t o a wind_north_std_b N/A Wind North Velocity Standard Deviation |
---|
117 |
WEASTSTDB 0 100 .1 no m s-1 FLOAT t o a wind_east_std_b N/A Wind East Velocity Standard Deviation |
---|
118 |
WSPDSTDB 0 100 5 no m s-1 FLOAT t o a wind_spd_std_b N/A Wind Speed Standard Deviation |
---|
119 |
WDIRSTDB 0 100 .1 no m s-1 FLOAT t o a wind_dir_std_b N/A Wind Direction Standard Deviation |
---|
120 |
#COMP N/A N/A N/A N/A CHAR t o a compass_string N/A Compass digital output string |
---|
121 |
COMP_DIR 0 360 5 no degrees_true FLOAT t o a compass_direction compass_direction Compass Direction |
---|
122 |
COMP_PITCH 0 360 5 no degrees_horiz FLOAT t o a compass_pitch compass_pitch Compass Pitch |
---|
123 |
COMP_ROLL 0 360 5 no degrees_horiz FLOAT t o a compass_roll compass_roll Compass Roll |
---|
124 |
COMPMEAN 0 360 5 no degrees_true FLOAT f compass_direction compass_direction Mean Compass Direction |
---|
125 |
COMPSTD 0 360 5 no degrees_true FLOAT f compass_dir_std N/A Compass Direction Standard Deviation |
---|
126 |
COMPMAX 0 360 5 no degrees_true FLOAT f compass_dir_max N/A Max Compass Direction |
---|
127 |
PITCHMEAN 0 360 5 no degrees_true FLOAT f pitch pitch Mean Pitch |
---|
128 |
PITCHSTD 0 360 5 no degrees_true FLOAT f pitch_std N/A Pitch Standard Deviation |
---|
129 |
PITCHMAX 0 360 5 no degrees_true FLOAT f pitch_max N/A Max Pitch |
---|
130 |
ROLLMEAN 0 360 5 no degrees_true FLOAT f roll roll Mean Roll |
---|
131 |
ROLLSTD 0 360 5 no degrees_true FLOAT f roll_std N/A Roll Standard Deviation |
---|
132 |
ROLLMAX 0 360 5 no degrees_true FLOAT f roll_max N/A Max Roll |
---|
133 |
COMP1 N/A N/A N/A degrees_true FLOAT t o a compass1 N/A Compass Analog 1 output |
---|
134 |
COMP2 N/A N/A N/A string CHAR t o a compass2_string N/A Compass Analog 2 output string |
---|
135 |
|
---|
136 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
137 |
#In Water Sensors |
---|
138 |
#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
139 |
CTDA N/A N/A N/A N/A CHAR t o a ctd_a_string N/A CTD A output string |
---|
140 |
CONDA 0 5 N/A no mS/L FLOAT t o a conductivity_a N/A Conductivity from CTD A |
---|
141 |
WTEMPA 0 40 .1 no deg C FLOAT t o a water_temp_a N/A Temperature from CTD A |
---|
142 |
PRESSA 0 50 .1 no mbar FLOAT t o a pressure_a N/A Pressure from CTD A |
---|
143 |
SALA 0 40 .05 yes PSU FLOAT t o a salin_a N/A Salinity from CTD A |
---|
144 |
DENSA 1000 1050 N/A yes kg/m^3 FLOAT t o a density_a N/A Density from CTD A |
---|
145 |
|
---|
146 |
CTDB N/A N/A N/A N/A CHAR t o a ctd_b_string N/A CTD B output string |
---|
147 |
CONDB 0 5 N/A no mS/L FLOAT t o a conductivity_b N/A Conductivity from CTD B |
---|
148 |
WTEMPB 0 40 .1 no deg C FLOAT t o a water_temp_b N/A Temperature from CTD B |
---|
149 |
PRESSB 0 50 .1 no mbar FLOAT t o a pressure_b N/A Pressure from CTD B |
---|
150 |
SALB 0 40 .05 yes PSU FLOAT t o a salin_b N/A Salinity from CTD B |
---|
151 |
DENSB 1000 1050 N/A yes kg/m^3 FLOAT t o a density_b N/A Density from CTD B |
---|
152 |
|
---|
153 |
CTD1 N/A N/A N/A N/A CHAR t o a ctd_1_string N/A CTD 1 output string |
---|
154 |
COND1 0 5 N/A no mS/L FLOAT t o a conductivity_1 N/A Conductivity from CTD 1 |
---|
155 |
WTEMP1 0 40 .1 no deg C FLOAT t o a water_temp_1 N/A Temperature from CTD 1 |
---|
156 |
PRESS1 0 50 .1 no mbar FLOAT t o a pressure_1 N/A Pressure from CTD 1 |
---|
157 |
SAL1 0 40 .05 yes PSU FLOAT t o a salin_1 N/A Salinity from CTD 1 |
---|
158 |
DENS1 1000 1050 N/A yes kg/m^3 FLOAT t o a density_1 N/A Density from CTD 1 |
---|
159 |
|
---|
160 |
CTD2 N/A N/A N/A N/A CHAR t o a ctd_2_string N/A CTD 2 output string |
---|
161 |
COND2 0 5 N/A no mS/L FLOAT t o a conductivity_2 N/A Conductivity from CTD 2 |
---|
162 |
WTEMP2 0 40 .1 no deg C FLOAT t o a water_temp_2 N/A Temperature from CTD 2 |
---|
163 |
PRESS2 0 50 .1 no mbar FLOAT t o a pressure_2 N/A Pressure from CTD 2 |
---|
164 |
SAL2 0 40 .05 yes PSU FLOAT t o a salin_2 N/A Salinity from CTD 2 |
---|
165 |
DENS2 1000 1050 N/A yes kg/m^3 FLOAT t o a density_2 N/A Density from CTD 2 |
---|
166 |
|
---|
167 |
ADCP N/A N/A N/A string CHAR t o a adcp_string N/A Output string from ADCP |
---|