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

Namespaces

 readmap2D.module_wso_wso_map2D
 

Functions

def readmap2D.module_wso_wso_map2D.get_observation_date
 Get the observation date of a WSO file V0 format. More...
 
def readmap2D.module_wso_wso_map2D.decode_datetime
 In a string formatted as 'CTXXXX:int', return the corresponding datetime. More...
 
def readmap2D.module_wso_wso_map2D.decode_ncar
 In a string formatted as 'CTXXXX:int', decode XXXX. More...
 
def readmap2D.module_wso_wso_map2D.decode_longitude
 In a string formatted as 'CTXXXX:int', decode int. More...
 
def readmap2D.module_wso_wso_map2D.read_v0
 Read a WSO/WSO V0 ascii format file from wso.stanford.edu/synoptic database. More...
 
def readmap2D.module_wso_wso_map2D.read_v1
 Read a WSO-V1-Ascii file an return a Map2D object. More...
 
def readmap2D.module_wso_wso_map2D.write_v1
 Write a Map2D object in an ascii file following format V1: More...
 
def readmap2D.module_wso_wso_map2D.correct_data