forked from kmanross/bufr_decode_ADPupa_littler
-
Notifications
You must be signed in to change notification settings - Fork 1
***For Upper Air*** NCAR RDA Fortran program to convert NCEP BUFR data (using BUFRLIB) to LITTLE_R Format
License
tcram/bufr_decode_ADPupa_littler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Last updated 05 March 2020 ds351.0 (NCEP ADP Global Upper Air Observation Subsets, daily Apr1998-continuing) Description and instructions to use the included extraction program: ================================================================================= These individual programs can be used to extract general atmospheric variables from NCEP ADP BUFR files into simple text files. To compile the BUFR libraries and extraction code, go to the install directory. Execute the install.sh script to complete the compilations. The most recent version of BUFRLIB is required to compile this code; software download and installation instructions are provided at: https://www.emc.ncep.noaa.gov/index.php?branch=BUFRLIB The executables will be placed in the exe directory. Execute the desired executable and enter the BUFR input file name to extract the basic meteorological varibles into obs format text format. exe/dumpbufr.x: used to dump out all contents of BUFR files. exe/bufr_upa2ob.x: used to convert gdas.adpupa.tHHz.YYYYMMHH.bufr files to obs format. exe/bufr_craft2ob.x: used to convert gdas.aircft.tHHz.YYYYMMHH.bufr files to obs format. exe/bufr_aircar2ob.x: used to convert gdas.aircar.tHHz.YYYYMMHH.bufr files to obs format. exe/bufr_sat2ob.x: used to convert gdas.satwnd.tHHz.YYYYMMHH.bufr files to obs format. exe/runob2lit_imd_obs.x: used to convert/combine obs format files into one little_r format file. exe/files.txt edit to include desired obs files to be input into the runob2lit_imd_obs.x program. example files are currently listed in the files.txt file. ** To convert muliple files, place input BUFR data in "bufrdecodelr/bufrobs", and edit and run the exe/convert.csh script accordingly. ** References: ================================================================================ A guide to the BUFR libraries can be found at: https://www.emc.ncep.noaa.gov/index.php?branch=BUFRLIB Definitions for BUFR MNEMONIC headers can be found in the doc directory and at: https://www.emc.ncep.noaa.gov/BUFRLIB/tables/bufrtab_tableb.html
About
***For Upper Air*** NCAR RDA Fortran program to convert NCEP BUFR data (using BUFRLIB) to LITTLE_R Format
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Fortran 91.8%
- Shell 8.2%