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.11.8.tar.gz
(60.6 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
File details
Details for the file ecopipeline-0.11.8.tar.gz.
File metadata
- Download URL: ecopipeline-0.11.8.tar.gz
- Upload date:
- Size: 60.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6878e2f1462ef9545a14ad7eac3a5d15e6674cf8db42b4868b41ebdab1e15cd2
|
|
| MD5 |
0f29fa0b11977031765045c380dc0065
|
|
| BLAKE2b-256 |
91cb59bf8ab1ce770472263e9c05b6ec54cc16aae037756099315d5e0b52c62a
|
File details
Details for the file ecopipeline-0.11.8-py3-none-any.whl.
File metadata
- Download URL: ecopipeline-0.11.8-py3-none-any.whl
- Upload date:
- Size: 64.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbb05cd89160241ec9539d617130574508b2cafbc5e971a95ed81fe776305814
|
|
| MD5 |
15b43193e869e15a67e5113c68e5c3fd
|
|
| BLAKE2b-256 |
ad2e8b7417c405a4623e5e7f4b2b087563ce5454e0d7ab6f50cbbd6de8a7d896
|