ticket_251_TicketSummary - ACCESS-NRI/accessdev-Trac-archive GitHub Wiki

bufr_spot is a python based package which provides a quick way to analyze BUFR files:

a) Extract number of observations in terms of number of lat/lon points \ b) Produce geolocation plots \ c) Produce an ascii file as a summary \ d) Use configurable BUFR TABLES to decode the bufr \

bufr_spot is a task available within the following branch: \ URL: https://access-svn.nci.org.au/svn/utils/branches/dev/ffb548/r889_bufr_spot \

and organized as follows: \

python/ \
bufr_spot.py --> main python application \ modules/ --> contains python modules used by bufr_spot.py \ bufr_spot_config.py --> providea configurable options to run bufr_spot.py \ sidereal.py scripts/ \ run_bufr_spot.ksh --> script to run bufr_spot.py

Refer to the attached file (bufr_spot_outputs.tar.gz) which provides a set of outputs (plots and ascii) from bufr_spot.py