RadarCommon

awips.RadarCommon.encode_dep_vals(depVals)[source]
awips.RadarCommon.encode_radial(azVals)[source]
awips.RadarCommon.encode_thresh_vals(threshVals)[source]
awips.RadarCommon.get_data_type(azdat)[source]

Get the radar file type (radial or raster).

Args:

azdat: Boolean.

Returns:

Radial or raster.

awips.RadarCommon.get_datetime_str(record)[source]

Get the datetime string for a record.

Args:

record: the record to get data for.

Returns:

datetime string.

awips.RadarCommon.get_hdf5_data(idra)[source]
awips.RadarCommon.get_header(record, headerFormat, xLen, yLen, azdat, description)[source]