NASA Logo
Ocean Color Science Software

ocssw V2022
oci_hdr_strip Namespace Reference

Variables

 cwd = getcwd()
 
 argc = len(argv)
 
string tmp_filename = cwd + "tmp.L0"
 
 out = open(file, "rb")
 

Variable Documentation

◆ argc

argc = len(argv)

Definition at line 7 of file oci_hdr_strip.py.

◆ cwd

cwd = getcwd()

Definition at line 6 of file oci_hdr_strip.py.

◆ out

out = open(file, "rb")

Definition at line 13 of file oci_hdr_strip.py.

◆ tmp_filename

string tmp_filename = cwd + "tmp.L0"

Definition at line 9 of file oci_hdr_strip.py.