Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
titleCLI Arguments
linenumberstrue
collapsetrue

ELWA IDIFITS Ingestion, version 4.0.1b1: Initiates an ingestion workflow to attach the  provided
    IDIFITS file to its corresponding EVLA EB

positional arguments:
  filename              Filename(s) to ingest

optional arguments:
  -h, --help            show this help message and exit
  -P PROFILE, --profile PROFILE
                        profile name to use, e.g. nmtest, mnprod
  -p PATH, --path PATH  Path to the IDIFITS file to ingeste (overrides CAPO setting)

...

Code Block
languagetext
titleRealFast ELWA CAPO Settings
linenumberstrue
collapsetrue
#
# ELWA Collection Settings
#
edu.nrao.archive.workflow.config.collection.ElwaSettings.ingestNgas = false
edu.nrao.archive.workflow.config.collection.ElwaSettings.elwaSourcePath = /lustre/aoc/cluster/pipeline/jls_test/elwa
edu.nrao.archive.workflow.config.collection.ElwaSettings.elwaServiceEndpoint = elwa_science_source?path=

...