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

Functions

def write
 
def read
 
def write_v10
 
def read_v10
 

Function Documentation

def ascii_map2D.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:

Here is the caller graph for this function:

def ascii_map2D.read_v10 (   ifile)
Read map2D object from a file unit already open in proper mode (read...).
Use format 10.

Here is the caller graph for this function:

def ascii_map2D.write (   map2D,
  ifile 
)
Master write routine for map2D.

Here is the call graph for this function:

def ascii_map2D.write_v10 (   map2D,
  ifile 
)
Write map2D object in a file unit already open in proper mode (append,replace...).
Use format 10.

Here is the caller graph for this function: