SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Classes | Namespaces | Functions
read_chole_solarmonitor_chimera.py File Reference

Classes

class  readchole.read_chole_solarmonitor_chimera.CHIMERAError
 
class  readchole.read_chole_solarmonitor_chimera.CHIMERAChole
 

Namespaces

 readchole.read_chole_solarmonitor_chimera
 

Functions

def readchole.read_chole_solarmonitor_chimera.write_choles
 Write chole list in a file. More...
 
def readchole.read_chole_solarmonitor_chimera.print_choles
 Write chole list on standard output. More...
 
def readchole.read_chole_solarmonitor_chimera.chimera_decode_contour_id
 Decode Chimera contour ID. More...
 
def readchole.read_chole_solarmonitor_chimera.chimera_code_contour_id
 Code Chimera contour ID. More...
 
def readchole.read_chole_solarmonitor_chimera.find_contour_by_id
 In a list of CHIMERAChole objects, find the one with a given chole_id. More...
 
def readchole.read_chole_solarmonitor_chimera.main_contour
 In a list of CHIMERAChole objects, find the number of main contour. More...
 
def readchole.read_chole_solarmonitor_chimera.chimera2std
 Transform a CHIMERAChole object into a module_chole.Chole object (standard). More...
 
def readchole.read_chole_solarmonitor_chimera.read_ascii
 Master routine for reading SOLARMONITOR/CHIMERA different formats. More...
 
def readchole.read_chole_solarmonitor_chimera.read_ascii_v0
 Read ascii SOLARMONITOR/CHIMERA V0-format coronal hole file from Solarmonitor/Chimera. More...
 
def readchole.read_chole_solarmonitor_chimera.write_ascii_v0
 Write ascii SOLARMONITOR/CHIMERA V0-format coronal hole file from Solarmonitor/Chimera. More...
 
def readchole.read_chole_solarmonitor_chimera.read_ascii_v1
 Read ascii SOLARMONITOR/CHIMERA V1-format coronal hole file from Solarmonitor/Chimera. More...
 
def readchole.read_chole_solarmonitor_chimera.write_ascii_v1
 Write ascii SOLARMONITOR/CHIMERA V1-format coronal hole file from Solarmonitor/Chimera. More...