...
As vlapipe:
activate_profile nmproddsoc-prod
realfastIngest realfast_18B-320.sb38241161.eb38244520.59002.47251115741_1591099113820
...
/users/vlapipe/workflows/nmproddsoc-prod/bin/realfastIngest realfast_18B-320.sb38241161.eb38244520.59002.47251115741_1591099113820
...
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
edu.nrao.archive.workflow.config.collection.RealfastSettings.serviceUrl = https://webtest.aoc.nrao.edu/archiveServices/ # edu.nrao.archive.workflow.config.collection.RealfastSettings.pngNameArgument = realfast_ancillaries?path= edu.nrao.archive.workflow.config.collection.RealfastSettings.donorLocatorArgument = realfast_associate?path= edu.nrao.archive.workflow.config.collection.RealfastSettings.collectionMetadataArgument = realfast_collection?path= # edu.nrao.archive.workflow.config.collection.RealfastSettings.ingestNGAS = false edu.nrao.archive.workflow.config.collection.RealfastSettings.realfastStagePath = /lustre/aoc/cluster/pipeline/nmtest/stage_products # edu.nrao.archive.workflow.config.collection.RealfastSettings.realfastSdmPath = /lustre/aoc/sciops/pdemores/realfast_sdms edu.nrao.archive.workflow.config.collection.RealfastSettings.realfastPngPath = /lustre/aoc/sciops/pdemores/realfast_sdms |
Under The Hood
It should be noted that the realfastIngest
command isn't doing any processing itself. It only prepares the metadata and initiates the workflow. It is possible to provide some limited feedback (a working directory name where some log files are kept, and a success/fail email) with a bit of additional work.
What the workflow does in more detail:
...