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-2.0.0.tar.gz
(726.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ecopipeline-2.0.0-py3-none-any.whl
(767.1 kB
view details)
File details
Details for the file ecopipeline-2.0.0.tar.gz.
File metadata
- Download URL: ecopipeline-2.0.0.tar.gz
- Upload date:
- Size: 726.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19392a58400ae16aa572520840020f127ae5e1347e1a5a7bb6248d45984d5900
|
|
| MD5 |
57291bf4114aecda5e5d90698c346f73
|
|
| BLAKE2b-256 |
fe5e25b272c2df57b04c5cc6fd9208e4c70c8e7ce9e1d38eac5c4aa42d1c7d87
|
File details
Details for the file ecopipeline-2.0.0-py3-none-any.whl.
File metadata
- Download URL: ecopipeline-2.0.0-py3-none-any.whl
- Upload date:
- Size: 767.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c980c4d4462413bbeb18192af002e39f0834811f966fb7ea7cb025e90be18cba
|
|
| MD5 |
9d6c426dcbe8437a8816890ad42910c2
|
|
| BLAKE2b-256 |
c7087525ed9419a507350c49c1ac697d9cc0f9a9b894397759bc3f7bc77c1f66
|