Skip to content

USF-IMARS/airflow-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airflow-server

setup for airflow server to orchestrate IMaRS processing jobs

usage

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

NOTE: must manually add copernicus login by

  • docker exec into worker container
  • python
  • import copernicusmarine
  • copernicusmarine.login()
  • this will create `~/.copernicusmarine/copernicusmarine-credentials
  • NOTE: you can't simply copy this file in

About

setup for airflow server to orchestrate IMaRS processing jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published