#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #VAR_ID #RANGE #PRECISION #DERIVED #OUT_UNITS #FORMAT #DIMS #LONG_NAME #STANDARD_NAME #DESCRIPTION #%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #System Information #%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #These don't depend on anything! #Coordinate stuff LATITUDE 30 40 .01 N/A degrees_north FLOAT a latitude latitude Decimal degrees of Latitude LONGITUDE -80 -70 .01 N/A degrees_east FLOAT o longitude longitude Decimal degrees of Longitude #Okay, these are pretty weird... TOWER_FILES N/A N/A N/A N/A FLOAT f tower_files N/A Index to raw data files CHARACTERS N/A N/A N/A N/A CHAR c characters N/A Array of characters for string params time N/A N/A N/A datenum DOUBLE t time N/A Time as Matlab Datenum file_time N/A N/A N/A datenum DOUBLE f file_time N/A File Time as Matlab Datenum #Time related stuff year N/A N/A N/A year FLOAT t year year Year month N/A N/A N/A month FLOAT t month month Month day N/A N/A N/A day FLOAT t day day Day hour N/A N/A N/A hour FLOAT t hour hour Hour minute N/A N/A N/A minute FLOAT t minute minute Minute second N/A N/A N/A second FLOAT t second second Second #%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #All of these occur once per file #Settings from parameter file ID N/A N/A N/A string CHAR f c platform_id N/A Platform ID name SOFTWARE N/A N/A N/A string CHAR f c software_version N/A Software Version Number SAMPLE N/A N/A N/A minute FLOAT f sample_interval N/A Sampling Interval for DAQ loop SAMPLE_INTERVAL N/A N/A N/A minute FLOAT f sample_interval N/A Sampling Interval for DAQ loop NEWFILE_INTERVAL N/A N/A N/A hour FLOAT f newfile_interval N/A Newfile generation interval BADFLAG N/A N/A N/A string CHAR f c badflag N/A Badflag serial N/A N/A N/A string CHAR f c serial_devices N/A Serial Device List ACTIVE_SERIAL N/A N/A N/A string CHAR f c serial_devices N/A Serial Device List BBAD N/A N/A N/A string CHAR f c bb_ad_string N/A B&B A/D converter output ACTIVE_BBAD N/A N/A N/A string CHAR f c bb_ad_string N/A B&B A/D converter output RLCAD N/A N/A N/A string CHAR f c rlc_ad_string N/A RLC A/D converter output ACTIVE_RLCAD N/A N/A N/A string CHAR f c rlc_ad_string N/A RLC A/D converter output #CPU related information DISK1 N/A N/A N/A N/A CHAR f c disk_1_usage N/A Disk 1 % usage and total DISK1F N/A N/A N/A Mb FLOAT f disk_1_free N/A Disk 1 Free Space DISK1T N/A N/A N/A Mb FLOAT f disk_1_total N/A Disk 1 Total Space DISK2 N/A N/A N/A N/A CHAR f c disk_2_usage N/A Disk 2 % usage and total DISK2F N/A N/A N/A Mb FLOAT f disk_2_free N/A Disk 2 Free Space DISK2T N/A N/A N/A Mb FLOAT f disk_2_total N/A Disk 2 Total Space MEM1 N/A N/A N/A N/A CHAR f c mem_1_usage N/A Memory 1 % usage and total MEM1F N/A N/A N/A Mb FLOAT f mem_1_free N/A Mem 1 Free Space MEM1T N/A N/A N/A Mb FLOAT f mem_1_total N/A Mem 1 Total Space MEM2 N/A N/A N/A N/A CHAR f c mem_2_usage N/A Memory 2 % usage and total MEM2F N/A N/A N/A Mb FLOAT f mem_2_free N/A Mem 2 Free Space MEM2T N/A N/A N/A Mb FLOAT f mem_2_total N/A Mem 2 Total Space FILES N/A N/A N/A N/A FLOAT f num_files N/A Total number of files on disk #Clock related parameters RESET N/A N/A N/A string CHAR f c clock_reset_string N/A Clock Reset string RESET_TIME N/A N/A N/A string CHAR f c time_after_reset N/A Time After Reset BEFORE_RESET N/A N/A N/A string CHAR f c time_before_reset N/A Time Before Reset AFTER_RESET N/A N/A N/A string CHAR f c time_after_reset N/A Time After Reset RESET_DIFF N/A N/A N/A string CHAR f c reset_delta_time N/A Difference In Time Before and After Reset TRANSFER N/A N/A N/A string CHAR f c transfer_time N/A Last Successful Transfer TT N/A N/A N/A string CHAR f c t_time N/A Transfer Time BOOT N/A N/A N/A string CHAR f c boot_time N/A System boot time GPS_TIME N/A N/A N/A string CHAR f c gps_time N/A GPS Time #Serial devices that occur once per file... GPS N/A N/A N/A string CHAR f c gps_output_string N/A GPS output string GPSLAT N/A N/A N/A string FLOAT f gps_latitude N/A GPS Latitude GPSLON N/A N/A N/A string FLOAT f gps_longitude N/A GPS Longitude #%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #This one is time_dependant! SAMPLE_LOOP N/A N/A N/A seconds FLOAT t o a loop_time N/A Time to read all sensors CLOCK N/A N/A N/A seconds FLOAT t o a loop_time N/A Time to read all sensors LINK N/A N/A N/A data CHAR t o a link_string N/A Link Output String LINK_VOLTS 0 14 N/A N/A volts FLOAT t o a battery_voltage voltage Battery Voltage LINK_AMPS 0 6 N/A N/A amps FLOAT t o a current_draw N/A Current Draw LINK_AMP_HRS N/A N/A N/A amp hrs FLOAT t o a amp_hours N/A Amp Hours of battery usage LINK_TEMP N/A N/A N/A celsius FLOAT t o a box_temperature N/A Hoffman Box Temparature #%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #Met Sensors #%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ATEMP -40 60 .01 no celsius FLOAT t o a air_temperature air_temperature Atmospheric temperature RH 0 100 1 no percent FLOAT t o a relative_humidity relative_humidity Relative humidity PSP 0 1000 1 no W m-2 FLOAT t o a short_wave_radiation net_shortwave_radiation Short Wave Radiation PIRA -40 60 N/A no deg K FLOAT t o a pir_case_t N/A PIR Case Temperature PIRB -40 60 N/A no deg K FLOAT t o a pir_dome_t N/A PIR Dome Temperature PIRC -40 60 N/A no N/A FLOAT t o a pir_thermopile N/A PIR Thermistor Temperature PIR 0 1000 N/A yes W m-2 FLOAT t o a ir_radiation net_longwave_radiation Infrared Radiation BARO 900 1200 N/A no mbar FLOAT t o a barometric_pressure air_pressure Barometric Pressure at 100m RAIN 0 10 1 no mm FLOAT t o a rainfall pecipitation_rate mm of rain WSPDA 0 100 .1 no m s-1 FLOAT t o a wind_speed_a wind_speed Wind Speed WDIRA 0 360 5 no degrees_true FLOAT t o a wind_from_direction_a wind_from_direction Wind From Direction WGSTA 0 100 .1 no m s-1 FLOAT t o a wind_gust_a wind_gust Wind Gust WNORTHA 0 360 5 no m s-1 FLOAT t o a wind_north_a northward_wind Wind North Velocity WEASTA 0 100 .1 no m s-1 FLOAT t o a wind_east_a eastward_wind Wind East Velocity WNORTHSTDA 0 100 5 no m s-1 FLOAT t o a wind_north_std_a N/A Wind North Velocity Standard Deviation WEASTSTDA 0 100 .1 no m s-1 FLOAT t o a wind_east_std_a N/A Wind East Velocity Standard Deviation WSPDSTDA 0 100 5 no m s-1 FLOAT t o a wind_spd_std_a N/A Wind Speed Standard Deviation WDIRSTDA 0 100 .1 no m s-1 FLOAT t o a wind_dir_std_a N/A Wind Direction Standard Deviation WSPDB 0 100 .1 no m s-1 FLOAT t o a wind_speed_b wind_speed Wind Speed WDIRB 0 360 5 no degrees_true FLOAT t o a wind_from_direction_b wind_from_direction Wind From Direction WGSTB 0 100 .1 no m s-1 FLOAT t o a wind_gust_b wind_gust Wind Gust WNORTHB 0 100 5 no m s-1 FLOAT t o a wind_north_b northward_wind Wind North Velocity WEASTB 0 100 .1 no m s-1 FLOAT t o a wind_east_b eastward_wind Wind East Velocity WNORTHSTDB 0 100 5 no m s-1 FLOAT t o a wind_north_std_b N/A Wind North Velocity Standard Deviation WEASTSTDB 0 100 .1 no m s-1 FLOAT t o a wind_east_std_b N/A Wind East Velocity Standard Deviation WSPDSTDB 0 100 5 no m s-1 FLOAT t o a wind_spd_std_b N/A Wind Speed Standard Deviation WDIRSTDB 0 100 .1 no m s-1 FLOAT t o a wind_dir_std_b N/A Wind Direction Standard Deviation #COMP N/A N/A N/A N/A CHAR t o a compass_string N/A Compass digital output string COMP_DIR 0 360 5 no degrees_true FLOAT t o a compass_direction compass_direction Compass Direction COMP_PITCH 0 360 5 no degrees_horiz FLOAT t o a compass_pitch compass_pitch Compass Pitch COMP_ROLL 0 360 5 no degrees_horiz FLOAT t o a compass_roll compass_roll Compass Roll COMPMEAN 0 360 5 no degrees_true FLOAT f compass_direction compass_direction Mean Compass Direction COMPSTD 0 360 5 no degrees_true FLOAT f compass_dir_std N/A Compass Direction Standard Deviation COMPMAX 0 360 5 no degrees_true FLOAT f compass_dir_max N/A Max Compass Direction PITCHMEAN 0 360 5 no degrees_true FLOAT f pitch pitch Mean Pitch PITCHSTD 0 360 5 no degrees_true FLOAT f pitch_std N/A Pitch Standard Deviation PITCHMAX 0 360 5 no degrees_true FLOAT f pitch_max N/A Max Pitch ROLLMEAN 0 360 5 no degrees_true FLOAT f roll roll Mean Roll ROLLSTD 0 360 5 no degrees_true FLOAT f roll_std N/A Roll Standard Deviation ROLLMAX 0 360 5 no degrees_true FLOAT f roll_max N/A Max Roll COMP1 N/A N/A N/A degrees_true FLOAT t o a compass1 N/A Compass Analog 1 output COMP2 N/A N/A N/A string CHAR t o a compass2_string N/A Compass Analog 2 output string #%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #In Water Sensors #%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% CTDA N/A N/A N/A N/A CHAR t o a ctd_a_string N/A CTD A output string CONDA 0 5 N/A no mS/L FLOAT t o a conductivity_a N/A Conductivity from CTD A WTEMPA 0 40 .1 no deg C FLOAT t o a water_temp_a N/A Temperature from CTD A PRESSA 0 50 .1 no mbar FLOAT t o a pressure_a N/A Pressure from CTD A SALA 0 40 .05 yes PSU FLOAT t o a salin_a N/A Salinity from CTD A DENSA 1000 1050 N/A yes kg/m^3 FLOAT t o a density_a N/A Density from CTD A CTDB N/A N/A N/A N/A CHAR t o a ctd_b_string N/A CTD B output string CONDB 0 5 N/A no mS/L FLOAT t o a conductivity_b N/A Conductivity from CTD B WTEMPB 0 40 .1 no deg C FLOAT t o a water_temp_b N/A Temperature from CTD B PRESSB 0 50 .1 no mbar FLOAT t o a pressure_b N/A Pressure from CTD B SALB 0 40 .05 yes PSU FLOAT t o a salin_b N/A Salinity from CTD B DENSB 1000 1050 N/A yes kg/m^3 FLOAT t o a density_b N/A Density from CTD B CTD1 N/A N/A N/A N/A CHAR t o a ctd_1_string N/A CTD 1 output string COND1 0 5 N/A no mS/L FLOAT t o a conductivity_1 N/A Conductivity from CTD 1 WTEMP1 0 40 .1 no deg C FLOAT t o a water_temp_1 N/A Temperature from CTD 1 PRESS1 0 50 .1 no mbar FLOAT t o a pressure_1 N/A Pressure from CTD 1 SAL1 0 40 .05 yes PSU FLOAT t o a salin_1 N/A Salinity from CTD 1 DENS1 1000 1050 N/A yes kg/m^3 FLOAT t o a density_1 N/A Density from CTD 1 CTD2 N/A N/A N/A N/A CHAR t o a ctd_2_string N/A CTD 2 output string COND2 0 5 N/A no mS/L FLOAT t o a conductivity_2 N/A Conductivity from CTD 2 WTEMP2 0 40 .1 no deg C FLOAT t o a water_temp_2 N/A Temperature from CTD 2 PRESS2 0 50 .1 no mbar FLOAT t o a pressure_2 N/A Pressure from CTD 2 SAL2 0 40 .05 yes PSU FLOAT t o a salin_2 N/A Salinity from CTD 2 DENS2 1000 1050 N/A yes kg/m^3 FLOAT t o a density_2 N/A Density from CTD 2 ADCP N/A N/A N/A string CHAR t o a adcp_string N/A Output string from ADCP