Buoys data: data format


Buoys data set description page


BUOY - Report of a drifting or moored buoy observation


Organization of the file :
------------------------
Each data line contains 33 fields, separated by spaces. The contents and sizes
of the 33 fields that appear in each data record are as follows (Unit for Unit
or Code table (from the Manual oncodes (WMO-No. 306), International codes
volume I.2, part B), Form for FORTRAN Format, Miss for Missing value) :

 No Parameter                                          Unit           Form. Miss
 -- ---------                                          ----           ----- ----

  1 Timestamp for the creation of the row              YYYYMMDDHHMISS a14       
  2 WMO station or platform identifier                                a14       
  3 Latitude                                           dec.degr       f8.3      
  4 Longitude                                          dec.degr       f8.3      
  5 Collecting date/time (UTC)                         YYYYMMDDHHMISS a14       
  6 Quality control flag (0=good, 1=bad)                              i4    -999
  7 Air temperature                                    deg. C         f6.1  -999
  8 Relative humidity                                  %              i4    -999
  9 Direction of motion of moving platform             degr           f6.1  -999
 10 Speed of motion of moving platform                 m/s            f6.1  -999
 11 Wind direction                                     degr           f6.1  -999
 12 Wind speed                                         m/s            f6.1  -999
 13 Pressure                                           hPa            f6.1  -999
 14 3-hour pressure change                             hPa            f6.1  -999
 15 Characteristic of pressure tendancy                WMO tab 010063 i4    -999
 16 Sea-surface temperature                            deg. C         f6.1  -999
 17 Direction of waves                                 degr           i4    -999
 18 Period of waves                                    s              i4    -999
 19 Height of waves                                    m              f6.1  -999
 20 Quality control indicator for the location fix     WMO tab 033218 i4    -999
 21 Quality control indicator for the time of observat WMO tab 033219 i4    -999
    ion                                               
 22 Drogue type                                        WMO tab 002200 i4    -999
 23 Lenght of the drogue line                          m              i4    -999
 24 Number of temperature measurements under sea level                i4    -999
 25 Number of current measurements under sea level                    i4    -999
 26 Quality control flag for collecting date/time                     i4    -999
 27 Quality control flag for latitude                                 i4    -999
 28 Quality control flag for longitude                                i4    -999
 29 Quality control flag for temperature                              i4    -999
 30 Quality control flag for humidity                                 i4    -999
 31 Quality control flag for wind direction                           i4    -999
 32 Quality control flag for wind speed                               i4    -999
 33 Quality control flag for pressure                                 i4    -999

Data quality flags can take one of the following values :
automatic quality control procedures:  0=good 1=suspect 2=bad 3=not controlled
manually added flags: 5=good 6=suspect 7=bad 8=estimated 9=not controlled
 
Quality control procedures are explained in the document GTS_QC_handbook.ps that
can be found on the FASTEX anonymous ftp serveur (cnrm-ftp.cnrm.meteo.fr), in 
the directory pub-fastex/doc


Top of page

Updated : 15 Jan 1998