Welcome back to AWIPS Tips! Today we’re going to take a look at another python-awips example notebook. This notebook walks users through how to request, modify, and visualize Upper Air Sounding data that is originally in BUFR format. Similar to most of our example notebooks, this one begins by creating an EDEX connection and then setting the data type. In this example we use the corresponding bufrua data type to request the BUFR sounding data.
[Read More]