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()

close()

decode_data(data, prod)

Decode data according given prod-dict.

get_compression_code()

Read and return data compression code.

get_data()

Load all sweeps from file.

get_data_headers()

Load all sweep's 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_moment(sweep_number, moment)

Load a single moment of a given sweep.

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[, skip])

Retrieve single ray.

get_sweep(sweep_number, moments)

Load 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.

skip_from_record(words, dtype)

Only move filepointer.

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

filename

filepos

first_dimension

Returns first dimension

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.

scan_mode

Return Antenna Scan Mode

site_coords

Return Radar Location Tuple

structure

structure_format

structure_identifier

structure_size