wradlib.io.iris.IrisRawFile¶
-
class
wradlib.io.iris.
IrisRawFile
(filename, **kwargs)¶ Iris Raw File class.
|
Retrieve array from current record. |
|
Retrieve bytes from current record. |
|
Decode data according given prod-dict. |
Read and return data compression code. |
|
|
Retrieve all sweeps from file. |
Retrieve all sweep ingest_data_header from file. |
|
Returns the available data types. |
|
|
|
Read and return ingest data headers. |
|
|
Retrieves product specific info |
Returns product type code. |
|
Read and unpack raw product bhdr. |
|
|
Retrieve single ray. |
|
Retrieve a single sweep. |
|
Retrieves task type info |
|
|
Get next record from file. |
|
|
Initialize record using given number. |
|
Read from file. |
|
Read from record/file. |
Returns product configuration data type. |
|
Returns list of data type names. |
|
Returns number of data types. |
|
Returns list of data type dictionaries. |
|
Returns ingest_header dictionary. |
|
Returns loaddata switch. |
|
Returns number of bins. |
|
Returns number of rays. |
|
Returns number of sweeps. |
|
Returns ingest_header dictionary. |
|
Returns product type. |
|
Returns product type code. |
|
Returns product type dictionary. |
|
Returns raw_product_bhdrs dictionary. |
|
Returns rawdata switch. |
|
Returns current record number. |
|
Returns current record object. |
|