ConnectTool
 All Classes Namespaces Files Functions Variables Pages
Functions
ascii_timeserie Namespace Reference

Functions

def write
 
def read
 
def write_v0
 
def read_v0
 

Function Documentation

def ascii_timeserie.read (   ifile)
Master read routine for different map2D ascii format.
Read first line only and auto determine version.
Call the good read_vX function.

Here is the call graph for this function:

def ascii_timeserie.read_v0 (   ifile)
Read timeserie object from a file unit already open in proper mode (read...).
Use format 0.

Here is the caller graph for this function:

def ascii_timeserie.write (   timeserie,
  data_name,
  unit_name,
  ifile 
)
Master write routine for map2D.

Here is the call graph for this function:

def ascii_timeserie.write_v0 (   timeserie,
  data_name,
  unit_name,
  ifile 
)
Write timeserie object in a file unit already open in proper mode (append,replace...).
Use format 0.

Here is the caller graph for this function: