bufr2synop 0.24.0
|
contains all possible substrings from section 0 when a report is parsed with success More...
#include <metbuoy.h>
Data Fields | |
char | MiMi [4] |
char | MjMj [4] |
char | A1 [2] |
char | bw [2] |
char | nbnbnb [8] |
char | D_D [8] |
char | YY [4] |
char | MM [4] |
char | J [4] |
char | GG [4] |
char | gg [4] |
char | iw [2] |
char | Qc [2] |
char | LaLaLaLaLa [8] |
char | LoLoLoLoLoLo [8] |
char | Ql [2] |
char | Qt [2] |
char | QA [2] |
contains all possible substrings from section 0 when a report is parsed with success
char buoy_sec0::A1[2] |
A1 item. WMO region
Definition at line 68 of file metbuoy.h.
Referenced by buoy_parse_x01(), parse_subset_as_buoy(), and print_buoy_sec0().
char buoy_sec0::bw[2] |
bw item. WMO subregion
Definition at line 69 of file metbuoy.h.
Referenced by buoy_parse_x01(), parse_subset_as_buoy(), and print_buoy_sec0().
char buoy_sec0::D_D[8] |
char buoy_sec0::GG[4] |
Hour (UTC) of observation
Definition at line 75 of file metbuoy.h.
Referenced by buoy_YYYYMMDDHHmm_to_JMMYYGGgg(), and print_buoy_sec0().
char buoy_sec0::gg[4] |
Minute (UTC) of observation
Definition at line 76 of file metbuoy.h.
Referenced by buoy_YYYYMMDDHHmm_to_JMMYYGGgg(), and print_buoy_sec0().
char buoy_sec0::iw[2] |
Indicator for source and units used in speed wind data
Definition at line 77 of file metbuoy.h.
Referenced by buoy_parse_x02(), buoy_parse_x11(), parse_subset_as_buoy(), and print_buoy_sec0().
char buoy_sec0::J[4] |
Least significant digit of year
Definition at line 74 of file metbuoy.h.
Referenced by buoy_YYYYMMDDHHmm_to_JMMYYGGgg(), and print_buoy_sec0().
char buoy_sec0::LaLaLaLaLa[8] |
Latitude, precision up to in 0.001 degree
Definition at line 79 of file metbuoy.h.
Referenced by buoy_parse_x05(), parse_subset_as_buoy(), and print_buoy_sec0().
char buoy_sec0::LoLoLoLoLoLo[8] |
Longitude, precision up to 0.001 degree
Definition at line 80 of file metbuoy.h.
Referenced by buoy_parse_x06(), parse_subset_as_buoy(), and print_buoy_sec0().
char buoy_sec0::MiMi[4] |
MiMi item. (Code table 2582)
Definition at line 66 of file metbuoy.h.
Referenced by parse_subset_as_buoy(), and print_buoy_sec0().
char buoy_sec0::MjMj[4] |
MjMj item. (Code table 2582)
Definition at line 67 of file metbuoy.h.
Referenced by parse_subset_as_buoy(), and print_buoy_sec0().
char buoy_sec0::MM[4] |
Month (UTC) of observation 01, 02 .... 12
Definition at line 73 of file metbuoy.h.
Referenced by buoy_YYYYMMDDHHmm_to_JMMYYGGgg(), and print_buoy_sec0().
char buoy_sec0::nbnbnb[8] |
kins and serial number for buoy
Definition at line 70 of file metbuoy.h.
Referenced by buoy_parse_x01(), parse_subset_as_buoy(), and print_buoy_sec0().
char buoy_sec0::QA[2] |
Location quality class (Code table 3302)
Definition at line 83 of file metbuoy.h.
Referenced by buoy_parse_x33(), and print_buoy_sec0().
char buoy_sec0::Qc[2] |
Quadrant of the Globe (Code table 3333)
Definition at line 78 of file metbuoy.h.
Referenced by parse_subset_as_buoy(), and print_buoy_sec0().
char buoy_sec0::Ql[2] |
Quality control indicator for position (Code Table 3334)
Definition at line 81 of file metbuoy.h.
Referenced by buoy_parse_x33(), and print_buoy_sec0().
char buoy_sec0::Qt[2] |
Quality control for time (Code Table 3334)
Definition at line 82 of file metbuoy.h.
Referenced by buoy_parse_x33(), and print_buoy_sec0().
char buoy_sec0::YY[4] |
Day (UTC) of observation
Definition at line 72 of file metbuoy.h.
Referenced by buoy_YYYYMMDDHHmm_to_JMMYYGGgg(), and print_buoy_sec0().