#################################################################### # This is a data file for the World Meteorological Organization # Bulletin Generation Demo Program # # Comments follow '#' #################################################################### #=========These fields are REQUIRED to produce a valid bulletin===========# STATION =TEST1 # Station must be 5 characters ROUTING_ID =SOVD83 # Routing identifer for the station # Date & Time should be expressed as UTC (Universal Coordinated Time) or GMT # Please use this format YYYY/MM/DD HH:MI for DATE DATE =2003/03/31 15:30 # End of data acquision time MSGFMT =FM64 # FM64 WSUNITS =knots # Wind Speed Units (knots or meters/second) LAT =27.50N # Latitude LON =90.46W # Longitude #==================================================================== ===# # Temperature and Salinity Profile TSDIGIT =7 # Indicator for digitization (code table 2262) TSDEPM =1 # Method of salinity/depth measurement (code table 2263) TSINST =830 # Instrument type for water temperature measurement with # fall rate equation coeffients (code table C-3) TSWTTY =99 # Water temperature profile recorder types (code table C-4) TSDEP01 =3 TSTMP01 =29.67 TSSAL01 =35.48 #==================================================================== ==== # ADCP - Acoustic Doppler Current Profile CMDT =2 # Duration and Time of current measurement (code table 2264) CMPD =9 # Period of current measurement (code table 2265) CMSM =2 # Method of removing ship's velocity and motion from # current measurements (code table 2267) BN01DIST=24 # Distance to the center of the first bin (in meters) BNLENGTH=16 # Width of the bin (in meters) # UV = East Vector UV001 =5.8 # Measurement nearest surface in CM/S UV002 =3.8 UV003 =-2 UV004 =-8.1 UV005 =2.4 UV006 =0 UV007 =3.4 UV008 =8.2 UV009 =7 UV010 =2.3 UV011 =.6 UV012 =0 UV013 =.3 UV014 =-3.1 UV015 =-5.2 UV016 =-8 UV017 =-7.2 UV018 =-9.5 UV019 =-10.2 UV020 =-9.1 # Deepest Measurement # VV = North Vector in CM/S VV001 =-5.6 VV002 =-15.1 VV003 =-27.8 VV004 =-17.4 VV005 =-13.8 VV006 =-11.7 VV007 =-9.7 VV008 =-11 VV009 =-8.5 VV010 =-11 VV011 =-15.6 VV012 =-14.9 VV013 =-15.4 VV014 =-15 VV015 =-13.4 VV016 =-5.5 VV017 =-2.4 VV018 =-3.8 VV019 =-7.6 VV020 =-7.8 # DV = Depth of Bin (in meters) DV001 =26 DV002 =44 DV003 =62 DV004 =80 DV005 =98 DV006 =116 DV007 =134 DV008 =152 DV009 =170 DV010 =188 DV011 =206 DV012 =224 DV013 =242 DV014 =260 DV015 =278 DV016 =296 DV017 =314 DV018 =332 DV019 =350 DV020 =368 #==================================================================== =========#