OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
extract_band.py File Reference

Go to the source code of this file.

Namespaces

 extract_band
 

Functions

def copy_attribute (attr, in_group, out_group)
 
def copy_variable (src_var, src_grp, dest_grp)
 
def create_subgroup (in_parent_grp, in_grp_name, out_parent_grp, select_var=None)
 
def get_cla ()
 
def main ()
 
def process_main_dataset (in_dataset, band, out_dataset, attrs_to_skip=None)