A download helper, for simple or batch downloads. Also offers automatic compressed file extraction.
For examples, see: https://github.com/veldhub/veld_chain__demo_downloader
- git
- docker compose (note: older docker compose versions require running
docker-compose
instead ofdocker compose
)
A code veld may be integrated into a chain veld, or used directly by adapting the configuration within its yaml file and using the template folders provided in this repo. Open the respective veld yaml file for more information.
Run a veld with:
docker compose -f <VELD_NAME>.yaml up
The downloader code veld.
docker compose -f veld.yaml up