ocssw
V2022
|
l0info_oci Namespace Reference
Functions | |
def | get_band_dims (apacket) |
def | anc_compare (apacket0, apacket) |
def | is_bad_apid (apid, fh) |
def | get_oci_data_type (fpacket) |
def | l0info_oci (args, fh, output, bDSB) |
Function Documentation
◆ anc_compare()
def l0info_oci.anc_compare | ( | apacket0, | |
apacket | |||
) |
Definition at line 102 of file l0info_oci.py.
◆ get_band_dims()
def l0info_oci.get_band_dims | ( | apacket | ) |
Definition at line 12 of file l0info_oci.py.
◆ get_oci_data_type()
def l0info_oci.get_oci_data_type | ( | fpacket | ) |
Definition at line 145 of file l0info_oci.py.
◆ is_bad_apid()
def l0info_oci.is_bad_apid | ( | apid, | |
fh | |||
) |
Definition at line 136 of file l0info_oci.py.
◆ l0info_oci()
def l0info_oci.l0info_oci | ( | args, | |
fh, | |||
output, | |||
bDSB | |||
) |
Definition at line 164 of file l0info_oci.py.