NCAR / rda-bufr-decode-ADPupa

***For Upper Air*** NCAR RDA Fortran program to convert NCEP BUFR data (using BUFRLIB) to ASCII Tables
MIT License
5 stars 1 forks source link

Add check for missing latitude and longitude #1

Closed tcram closed 4 months ago

tcram commented 4 months ago

This updates the code to check for missing values in the BUFR Table B mnemonics CLAT and CLON. If missing, the code uses CLATH and CLONH for latitude and longitude instead.