pyart.aux_io.convert_data#
- pyart.aux_io.convert_data(values)#
Converts an string of values into the corresponding format
- Parameters:
values (str) – string containg the values to convert
- Returns:
values (int, float, str or 1D array of int, float or str) – The converted values