dtcenter / MET

Model Evaluation Tools
https://dtcenter.org/community-code/model-evaluation-tools-met
Apache License 2.0
74 stars 22 forks source link

Add utility tool for computing the timing information for the first message of a PREPBUFR file. #28

Closed dwfncar closed 12 years ago

dwfncar commented 12 years ago

GDAS PREPBUFR data on the NCDC NOMADS site (http://nomads.ncdc.noaa.gov/data/gdas) contains a known problem in that the 18Z filenames are incorrect. The date listed in the filename is one day later than the observations actually contained in the file. To aid in debugging this issue, write a new tool call pbtime to simply dump the timing information contained in the first PREPBUFR message of a PREPBUFR file. [MET-28] created by johnhg

dwfncar commented 12 years ago

Add the pbtime utility to the SVN repository in revision number 663. This utility is not necessarily intended to be released as part of MET. by johnhg