PYACS 0.66.20

Contents

  • What is PYACS?
  • The philosophy of PYACS
  • Main components of PYACS
  • Related software
  • Typical workflow
  • Installation
  • core libraries
  • Time series library
  • velocity field
  • pyacs_make_time_series.py
  • PYACS API Reference
PYACS 0.66.20
  • pyacs.gts.lib.format package
  • View page source

pyacs.gts.lib.format package

Submodules

  • pyacs.gts.lib.format.cats module
    • read_cats_file()
    • write_cats()
  • pyacs.gts.lib.format.force_daily module
    • force_daily()
  • pyacs.gts.lib.format.get_unr module
    • get_unr()
  • pyacs.gts.lib.format.get_unr_loading module
    • get_unr_loading()
  • pyacs.gts.lib.format.kenv module
    • read_kenv()
  • pyacs.gts.lib.format.mb_file module
    • read_mb_file()
    • write_mb_file()
  • pyacs.gts.lib.format.pos module
    • read_pos()
    • write_pos()
  • pyacs.gts.lib.format.pride module
    • read_pride()
    • read_pride_pos()
  • pyacs.gts.lib.format.read_sol module
    • read_sol()
  • pyacs.gts.lib.format.series module
    • read_series()
  • pyacs.gts.lib.format.tdp module
    • read_tdp()
  • pyacs.gts.lib.format.to_pandas_df module
    • to_pandas_df()
  • pyacs.gts.lib.format.to_pytrf module
    • to_pytrf()
  • pyacs.gts.lib.format.track module
    • read_track_NEU()

Module contents

The format subpackage contains the format functions for the Gts class.


© Copyright 2026, Jean-Mathieu NOCQUET.

Built with Sphinx using a theme provided by Read the Docs.