Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.
NASA Logo
Ocean Color Science Software

ocssw V2022
convert2ocrvc Namespace Reference

Variables

 inFile = sys.argv[1]
 
 rootgrp = Dataset(inFile, 'a')
 
 datagrp = rootgrp.groups['level-3_binned_data']
 
 title
 
 instrument
 
 platform
 

Variable Documentation

◆ datagrp

datagrp = rootgrp.groups['level-3_binned_data']

Definition at line 20 of file convert2ocrvc.py.

◆ inFile

inFile = sys.argv[1]

Definition at line 18 of file convert2ocrvc.py.

◆ instrument

instrument

Definition at line 29 of file convert2ocrvc.py.

◆ platform

platform

Definition at line 30 of file convert2ocrvc.py.

◆ rootgrp

rootgrp = Dataset(inFile, 'a')

Definition at line 19 of file convert2ocrvc.py.

◆ title

title

Definition at line 28 of file convert2ocrvc.py.