OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
get_obpg_file_type.py File Reference

Go to the source code of this file.

Classes

class  ObpgFileTyper
 

Namespaces

 mlp.get_obpg_file_type
 

Functions

def convert_millisecs_to_time_str (millisecs)
 
def get_timestamp_from_month_day (sdate, stime)
 
def get_timestamp_from_year_day_mil (year, doy, millisecs)
 

Variables

list KNOWN_SENSORS
 
 MONTH_ABBRS = dict((v.upper(), k) for k, v in enumerate(calendar.month_abbr))