Example Instrument code that is used by the DKIST Science Data Processing pipelines to test processing infrastructure.
Project description
dkist-processing-test
Overview
The dkist-processing-test library serves as an example implementation of a Tasks and Workflows using the dkist-processing-core framework and dkist-processing-common Tasks.
The recommended project structure is to separate tasks and workflows into separate packages.
Build
Artifacts are built through bitbucket pipelines
The pipeline can be used in other repos with a modification of the package and artifact locations to use the names relevant to the target repo.
e.g. dkist-processing-test -> dkist-processing-vbi and dkist_processing_test -> dkist_processing_vbi
Deployment
Deployment is done with turtlebot and follows the process detailed in dkist-processing-core
Environment Variables
Only those specified by dkist-processing-core and dkist-processing-common
Development
git clone git@bitbucket.org:dkistdc/dkist-processing-test.git
cd dkist-processing-test
pre-commit install
pip install -e .[test]
pytest -v --cov dkist_processing_test
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
Hashes for dkist-processing-test-0.0.16.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74411f7537c7ecddf05583433d471096b51831777c367eaf7aead7461ac670d2 |
|
MD5 | 95b128c35b1ece73d63f0ee99fa5164f |
|
BLAKE2b-256 | 33e74e2b3ed457991b73a4d69c9c273dfab3d981cf38f548e666f5a8eeb60420 |