libgetar
latest
  • Installation and Basic Usage
  • The GETAR file format: GEneric Trajectory ARchives
  • Supported libgetar Backends
  • Libgetar Python Module: gtar
  • Libgetar C++ API
  • Known Issues and Solutions
libgetar
  • Docs »
  • Welcome to libgetar’s documentation!
  • Edit on GitHub

Welcome to libgetar’s documentation!¶

Introduction¶

libgetar is a library to read and write GEneric Trajectory ARchives, a binary data format designed for efficient, extensible storage of trajectory data.

Contents:

  • Installation and Basic Usage
    • Installation
    • Documentation
  • The GETAR file format: GEneric Trajectory ARchives
    • The GETAR Format
    • GETAR Archives
    • Records
    • Archive Storage Paths
  • Supported libgetar Backends
    • Zip
    • Tar
    • Sqlite
    • Directory
    • Backend Summary
  • Libgetar Python Module: gtar
    • Usage
    • Tools
    • Enums: OpenMode, CompressMode, Behavior, Format, Resolution
  • Libgetar C++ API
    • GTAR
    • Record
    • Enums: Behavior, Format, Resolution
    • SharedArray
  • Known Issues and Solutions
    • Zip Central Directories
    • Zip vs Zip64
    • basic_string::_S_construct null not valid
    • ImportError: cannot import name ‘_gtar’ from partially initialized module ‘gtar’

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2014-2019, The Regents of the University of Michigan Revision 3a46585a.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.