Radiosondes

Functions for converting radiosonde files to xarray datasets are in the wxprofilers.sonde module.

import wxprofilers.sonde as sonde

NWS BUFR files

wxprofilers includes the National Climatic Data Center (NCDC)’s RRS Decoder to extract text files from binary radiosonde BUFR files.

sonde.decode_rrs('94983_2005102412', '56')