wxprofilers.convert module

Functions for importing data

exception wxprofilers.convert.MultipleScansException(value)

Bases: Exception

exception wxprofilers.convert.NoScansException(value)

Bases: Exception

exception wxprofilers.convert.ScanNotFoundException(value)

Bases: Exception

wxprofilers.convert.lidar_from_csv(rws, sequences=None, scans=None, scan_id=None, wind=None, attrs=None)

create a lidar object from Nathan’s csv files

wxprofilers.convert.mwr_from_csv(file, scan='Zenith', resample=None, attrs=None, resample_args={'keep_attrs': True})
wxprofilers.convert.weather_balloon(fname)