Skip to content

Commit

Permalink
DOC Notice about inability to run Airflow DAGs from the command-line
Browse files Browse the repository at this point in the history
  • Loading branch information
gadorlhiac committed May 3, 2024
1 parent 8c8c2c8 commit 9a0bcfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ You will likely also want to provide at a minimum:
In general, it is best to prefer the long-form of the SLURM-argument (`--arg=<...>`) in order to avoid potential clashes with present or future LUTE arguments.
### Workflow (DAG) submission
**NOTE**: Support for submitting Airflow DAGs from the command-line is coming soon. As of 2024/05/03 you will need to use the instructions for **DAG Submission from the** `eLog` described below. This is due to authentication requirements - support for new API calls is in the works.
Finally, you can submit a full workflow (e.g. SFX analysis, smalldata production and summary results, geometry optimization...). This can be done using a single script, `submit_launch_airflow.sh`, similarly to the SLURM submission above:
```bash
Expand Down

0 comments on commit 9a0bcfa

Please sign in to comment.