wradlib.io.iris.IrisRawFile

class wradlib.io.iris.IrisRawFile(filename, **kwargs)

Iris Raw File class.

array_from_record(words, width, dtype) Retrieve array from current record.
bytes_from_record(words, width) Retrieve bytes from current record.
check_identifier()
check_product_identifier()
decode_data(data, prod) Decode data according given prod-dict.
get_compression_code() Read and return data compression code.
get_data() Retrieve all sweeps from file.
get_data_headers() Retrieve all sweep ingest_data_header from file.
get_data_types_numbers() Returns the available data types.
get_header(header)
get_ingest_data_headers() Read and return ingest data headers.
get_product_specific_info(rawdata) Retrieves product specific info
get_product_type_code() Returns product type code.
get_raw_prod_bhdr() Read and unpack raw product bhdr.
get_ray(data) Retrieve single ray.
get_sweep(moment) Retrieve a single sweep.
get_task_type_scan_info(rawdata) Retrieves task type info
init_header([rawdata])
init_next_record() Get next record from file.
init_record(recnum) Initialize record using given number.
read_from_file(size) Read from file.
read_from_record(words, dtype) Read from record/file.
data
data_type Returns product configuration data type.
data_types Returns list of data type names.
data_types_count Returns number of data types.
data_types_dict Returns list of data type dictionaries.
debug
fh
filepos
identifier
ingest_header Returns ingest_header dictionary.
len
loaddata Returns loaddata switch.
name
nbins Returns number of bins.
nrays Returns number of rays.
nsweeps Returns number of sweeps.
product_hdr Returns ingest_header dictionary.
product_identifier
product_type Returns product type.
product_type_code Returns product type code.
product_type_dict Returns product type dictionary.
raw_product_bhdrs Returns raw_product_bhdrs dictionary.
rawdata Returns rawdata switch.
record_number Returns current record number.
rh Returns current record object.
structure
structure_format
structure_identifier
structure_size