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
GIBSmetadataUtils Namespace Reference

Functions

def gring_to_geopolygon (lats, lons)
 
def create_granule_metadata (browseFileName, fileBaseName, starttime, stoptime, datadays)
 
def main ()
 

Function Documentation

◆ create_granule_metadata()

def GIBSmetadataUtils.create_granule_metadata (   browseFileName,
  fileBaseName,
  starttime,
  stoptime,
  datadays 
)
This method writes the xml metadata for the GIBS imagery

Definition at line 32 of file GIBSmetadataUtils.py.

◆ gring_to_geopolygon()

def GIBSmetadataUtils.gring_to_geopolygon (   lats,
  lons 
)

Definition at line 11 of file GIBSmetadataUtils.py.

◆ main()

def GIBSmetadataUtils.main ( )
Write XML metadata file for GIBS browse imagery

Definition at line 70 of file GIBSmetadataUtils.py.