Contains functions for use in Ecotope Datapipelines
Project description
DataPipelinePackage
To Install the Package
From the internet for use elsewhere:
$ pip install ecopipeline
Install locally in an editable mode:
Navigate to DataPipelinePackage directory and run the following command
$ pip install -e .
Using the Package
See https://ecotoperesearch.github.io/DataPipelinePackage/build/html/index.html for documentation
config.ini
- database
- user: username for host database connection
- password: password for host database connection
- host: name of host
- database: name of database
- minute
- table_name: name of table to be created in the mySQL database containing minute-by-minute data
- hour
- table_name: name of table to be created in the mySQL database containing hour-by-hour data
- day
- table_name: name of table to be created in the mySQL database containing day-by-day data
- input
- directory: diretory of the folder containing the input files listed below
- site_info: name of the site information csv
- 410a_info: name of the 410a information csv
- superheat_info: name of the superheat infomation csv
- output
- directory: diretory of the folder where any pipeline output should be written to
- data
- directory: diretory of the folder from which extract loads the raw sensor data
- fieldManager_api_usr: Username for Field Manager API if extracting data through that medium
- fieldManager_api_pw: Password for Field Manager API if extracting data through that medium
- fieldManager_device_id: Device ID for Field Manager API if extracting data through that medium
Unit Testing
To run Unit tests, run the following command in the terminal in the corresponding directory:
python -m pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ecopipeline-0.4.13.tar.gz
(41.9 kB
view details)
Built Distribution
File details
Details for the file ecopipeline-0.4.13.tar.gz
.
File metadata
- Download URL: ecopipeline-0.4.13.tar.gz
- Upload date:
- Size: 41.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d16fb2dd8d8088ef38204ea9e0454ee6e9f5080baaf9eecbef7fb2e034cf676a |
|
MD5 | 54a4919082b80611f648ae21fe02e8fc |
|
BLAKE2b-256 | 43270f1d0352c8afc52134cd14d61923e92a3404f57900a5885efd82ac41c2f8 |
File details
Details for the file ecopipeline-0.4.13-py3-none-any.whl
.
File metadata
- Download URL: ecopipeline-0.4.13-py3-none-any.whl
- Upload date:
- Size: 44.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98378fd6a4473d86e227ed90bfce902bb80c47391416539e6f9ea09bd403521a |
|
MD5 | dd7e832787048bfcc0d7204c629b2e2e |
|
BLAKE2b-256 | 65a2ac5665180040109d42d6ba24f5a10a8c9259e542b574b8155892bd789553 |