Skip to content

DAReHub/DAReflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAReflow

DAReflow is an orchestration tool for enabling the seamless coupling and integration of DARe modelling workflows, datasets, interdependencies, and transformation layers. It is built using Apache Airflow.

Docker

Initial build:

docker compose build
docker compose up airflow-init
docker compose up -d

Update to requirements:

docker compose down
docker compose build
docker compose up airflow-init
docker compose up -d

Reload airflow and dependencies while keeping persistent data (e.g. an update to environment variables):

docker compose down
docker compose up airflow-init
docker compose up -d

About

An orchestration tool for enabling the seamless coupling and integration of DARe modelling workflows, datasets, interdependencies, and transformation layers.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages