OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
fd_matchup.py File Reference

Go to the source code of this file.

Namespaces

 fd_matchup
 

Functions

def main ()
 
def check_SBfile (parser, file_sb)
 
def check_SBfile_latlon (parser, ds)
 
def check_lat (parser, lat)
 
def check_lon (parser, lon)
 
def check_lat_relative (parser, slat, elat)
 
def check_lon_relative (parser, slon, elon)
 
def check_time (parser, tim)
 
def check_time_relative (parser, tim_min, tim_max)
 
def send_CMRreq (url)
 
def process_CMRreq (content, hits, granlinks)
 
def download_file (url, out_dir)
 
def print_CMRreq (hits, granlinks, plat_ls, args, dict_args, sbfile)
 
def processANDprint_CMRreq (content, granlinks, plat_ls, args, dict_args, tim_min, tim_max)