pyacs.gts.lib.format.mb_file module

Reads old GAMIT/GLOBK time series mb_files

pyacs.gts.lib.format.mb_file.read_mb_file(self, idir='.', ifile=None, gmt=True, verbose=False)[source]

Read GAMIT/GLOBK mb_files in a directory and actually loads the time series

pyacs.gts.lib.format.mb_file.write_mb_file(self, idir, add_key='')[source]