Skip to main content

datagram post-processing toolkit

Project description

dgpost: datagram post-processing toolkit

Documentation PyPi version Github link Github status

Set of tools to post-process raw instrument data in yadg's datagram format, NetCDF files, and tabulated data imported into pd.DataFrames.

Capabilities:

dgpost is indended to be used as part of your data processing pipeline, and works best with a series of timestamped data.

Write a Recipe in yaml, and post-process your data from NetCDF files, pd.DataFrames, or yadg.datagrams in a reproducible fashion, while keeping provenance information, and without touching the original data files.

Post-process your data into pre-defined figures for your reports, or simply export your collated pd.DataFrame into one of the several supported formats!

Use dgpost in your Jupyter notebooks by importing it as a python package: import dgpost.utils to access the top-level functions for loading, extracting and exporting data; or import dgpost.transform to access the library of validated transform functions.

Features:

dgpost can load data from multiple file formats, extract data from those files into pd.DataFrames and automatically interpolate the datapoints along the time-axis (generally the index of the pd.DataFrame) as necessary, pivot selected columns of the tables using another column as index, transform the created tables using functions from the built-in library, plot data from those tables using its matplotlib interface, and save the tables into several output formats.

Of course, dgpost is fully unit-aware, and supports values with uncertainties by using the pint.Quantity and uncertainties.ufloat under the hood.

For a further overview of features, see the project documentation.

Contributors:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dgpost-2.1.1.tar.gz (91.0 kB view details)

Uploaded Source

Built Distribution

dgpost-2.1.1-py3-none-any.whl (66.1 kB view details)

Uploaded Python 3

File details

Details for the file dgpost-2.1.1.tar.gz.

File metadata

  • Download URL: dgpost-2.1.1.tar.gz
  • Upload date:
  • Size: 91.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for dgpost-2.1.1.tar.gz
Algorithm Hash digest
SHA256 3d3584f54ed08ffb3c5b9062114190b8bd2ab86bedaf18057237b390c76edcc5
MD5 da3aad616b47bfbc1a93d29867ebd13e
BLAKE2b-256 e406b0d0b959090134f4ee96e9c1d0f7161dd1526ce89cfa2abc50ef90a006e4

See more details on using hashes here.

File details

Details for the file dgpost-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: dgpost-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 66.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for dgpost-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 79b7034b53b9563461f30cf7311eb86e657eddbf9160dd9cfcef5e28b42b84c3
MD5 d5206dc8b9f04581c1253685fbd4d606
BLAKE2b-256 1aa3c26ae3581357bf47d4a1dcde1619cd7ad9339170f2219269a752c7f530bb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page