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