Skip to main content

Collect raw timeseries data from 24SEA influxdb, compliant with SDyPy SEP005

Project description

SEP005 24SEA io influxdb

Basic package to import data collected from the 24SEA DF2.0 influx-db compliant with SDyPy format for timeseries as proposed in SEP005.

Installation

Important prerequisite

As written in the documentation of the python influx-db client, it is recommended to use ciso8601 with client for parsing dates. ciso8601 is much faster than built-in Python datetime. Since it’s written as a C module the best way is build it from sources:

Easiest way to install is through conda : conda install -c conda-forge/label/cf202003 ciso8601

Client configuration

The influxdb client is best configured using the a configuration file. For 24SEA application this can be done using the project’s {project_name}_postprocessing.ini configuration file.

[influx2]
url=http://influx01.24sea.local:8086/
org=24sea
token=my-token
verify_ssl=False

Using the package

from sep005_io_24sea_influxdb import get_timeseries
signals = get_timeseries()

Acknowledgements

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

sep005_io_24sea_influxdb-0.0.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sep005_io_24sea_influxdb-0.0.1-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file sep005_io_24sea_influxdb-0.0.1.tar.gz.

File metadata

File hashes

Hashes for sep005_io_24sea_influxdb-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7df8220dc7f11ed71e41b029cf88588478e0fb5ce3b3295e716f63fa4ab5a872
MD5 7c985313f1ef5764e499d60b8ea3cc01
BLAKE2b-256 c188cf69d17fa7e50041d562104ac13658abf26815612ab6ea0eba4f403c4c6b

See more details on using hashes here.

File details

Details for the file sep005_io_24sea_influxdb-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for sep005_io_24sea_influxdb-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a7789cfffa4e1dbb84f1fd265eba2049fac3b768fa3b89c698bac258172305eb
MD5 eff098b0787d415e7228d9f0628b88b3
BLAKE2b-256 dea8a227e5b7d0e9bce61b761001252688c514eaafe50a255a5cef031ff655c1

See more details on using hashes here.

Supported by

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