Databots for herbarium repository. Use Databot name as argument to run it immediately or all will be regularly proceeded via crontable.
poetry env use python3.13
poetry install
poetry run python src/test.py database_connection_tester
poetry run python src/test.py cetaf_metadata
poetry run python src/test.py or with docker:
docker build -t databots . docker run --rm databots no-ref-image-metrics docker run --network="host" databots database_connection_tester
This project output was developed with financial contributions from the EOSC CZ initiative throught the project National Repository Platform for Research Data (CZ.02.01.01/00/23_014/0008787) funded by Programme Johannes Amos Comenius (P JAC) of the Ministry of Education, Youth and Sports of the Czech Republic (MEYS).

