setup for airflow server to orchestrate IMaRS processing jobs
docker compose up airflow-init && docker compose up --build -d
NOTE: must manually add copernicus login by
docker execinto worker containerpythonimport copernicusmarinecopernicusmarine.login()- this will create `~/.copernicusmarine/copernicusmarine-credentials
- NOTE: you can't simply copy this file in