Auxiliar tools to help in the design of Apache Airflow components for the ACTION StreetSpectra pilot project.
- epi5spectra - tool to interact with Epicollect 5.
- actiontool - tool to interact with teh ACTION database.
- zoonispectra - tool to interact with Zooniverse.
We recommedn setting a Python environment first and then install it insdie the envirenoment using:
git clone https://github.com/actionprojecteu/tools-actionproject.git
cd tools-actionproject
python setup.py installThe usage of these tools is self-documented. See:
<tool> --help