bufr2synop 0.24.0
libraries Directory Reference
Directory dependency graph for libraries:
src/libraries

Files

file  bufr2tac.c [code]
 This file has the code for functions to get information about library bufr2tac, and global vars.
 
file  bufr2tac.h [code]
 Include header file for binary bufr2tac.
 
file  bufr2tac_buoy.c [code]
 file with the code to parse buoy FM-18 sequences
 
file  bufr2tac_climat.c [code]
 file with the code to parse a sequence as a FM-71 XII CLIMAT and FM-72 XII CLIMAT SHIP
 
file  bufr2tac_csv.c [code]
 Output a struct metreport in csv labeled form.
 
file  bufr2tac_env.c [code]
 file with the code to set environments
 
file  bufr2tac_error.c [code]
 This file has the code for functions to manage errors in bufr2tac library.
 
file  bufr2tac_io.c [code]
 file with the i/o code for binary bufr2tac
 
file  bufr2tac_json.c [code]
 Output a struct metreport in json form.
 
file  bufr2tac_mrproper.c [code]
 file with the code to clean and init structures
 
file  bufr2tac_print.c [code]
 file with the code to print the results
 
file  bufr2tac_print_buoy.c [code]
 file with the code to print the results for buoy reports
 
file  bufr2tac_print_climat.c [code]
 file with the code to print the results for climat reports
 
file  bufr2tac_print_synop.c [code]
 
file  bufr2tac_print_temp.c [code]
 file with the code to print the results in case of temp reposrt
 
file  bufr2tac_sqparse.c [code]
 file with the code to parse a sequence of descriptors for a subset
 
file  bufr2tac_synop.c [code]
 file with the code to parse a sequence as a SYNOP FM-12, FM-13 and FM-14
 
file  bufr2tac_tablec.c [code]
 file with the code to read table C data (code and flag tables)
 
file  bufr2tac_temp.c [code]
 file with the code to parse a sequence as a FM-35 TEMP, FM-36 TEMP SHIP, FM-37 TEMP DROP, FM-38 TEMP MOBIL
 
file  bufr2tac_utils.c [code]
 file with the utility routines for binary bufr2tac
 
file  bufr2tac_x01.c [code]
 decodes the descriptors with X = 01 (station index, name and country)
 
file  bufr2tac_x02.c [code]
 decodes the descriptors with X = 02 (intrumentation and station type)
 
file  bufr2tac_x04.c [code]
 decodes the descriptors with X = 04 (date and time)
 
file  bufr2tac_x05.c [code]
 decodes the descriptors with X = 05 (Position-1)
 
file  bufr2tac_x06.c [code]
 decodes the descriptors with X = 06 (Horizontal Position-2)
 
file  bufr2tac_x07.c [code]
 decodes the descriptors with X = 07 (Vertical Position)
 
file  bufr2tac_x08.c [code]
 decodes the descriptors with X = 08 (Significance Qualifiers)
 
file  bufr2tac_x10.c [code]
 decodes the descriptors with X = 10 (air pressure)
 
file  bufr2tac_x11.c [code]
 decodes the descriptors with X = 11 (wind)
 
file  bufr2tac_x12.c [code]
 decodes the descriptors with X = 12 (Temperature)
 
file  bufr2tac_x13.c [code]
 decodes the descriptors with X = 13 . Precipitation and hidrology
 
file  bufr2tac_x14.c [code]
 decodes the descriptors with X = 14 (Radiation)
 
file  bufr2tac_x20.c [code]
 decodes the descriptors with X = 20 (Observed phenomena)
 
file  bufr2tac_x22.c [code]
 decodes the descriptors with X = 22 (oceanographic data)
 
file  bufr2tac_x31.c [code]
 decodes the descriptors with X = 31 (Control)
 
file  bufr2tac_x33.c [code]
 decodes the descriptors with X = 33 (Quality data)
 
file  bufr2tac_xml.c [code]
 Output a struct metreport in xml form.
 
file  metbuoy.h [code]
 Main header file for buoy related tasks.
 
file  metclimat.h [code]
 
file  metcommon.h [code]
 Main header file for common report structures.
 
file  metsynop.h [code]
 Main header file for synop related tasks.
 
file  mettemp.h [code]
 Main header file for temp report related tasks.