Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
workspaces
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ssa
workspaces
Merge requests
!512
submit to naasc as almapipe
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
submit to naasc as almapipe
relocatable_workflows
into
main
Overview
0
Commits
5
Pipelines
3
Changes
3
Merged
Charlotte Hausman
requested to merge
relocatable_workflows
into
main
3 years ago
Overview
0
Commits
5
Pipelines
3
Changes
5
Expand
0
0
Merge request reports
Compare
version 2
version 2
1be8f0c3
3 years ago
version 1
230abb13
3 years ago
main (base)
and
latest version
latest version
b222b749
5 commits,
3 years ago
version 2
1be8f0c3
2 commits,
3 years ago
version 1
230abb13
1 commit,
3 years ago
Show latest version
5 files
+
21
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
apps/cli/executables/pexable/carta_envoy/README.md
+
10
−
2
Options
@@ -6,10 +6,18 @@ the NRAO Archive or upon completion of a Workspaces image processing request.
## Usage
`carta_envoy [-h] -d DIRECTORY [-n NOTIFY] [-r READY] [--parallel] [--single] [-wf WORKFLOW_REQUEST] [-i IMAGE]`
## Example
To run carta envoy from command line: example on wirth-vml
## Examples
### To run carta envoy from command line: example on wirth-vml
1.
download image(s) from webtest
2.
`ssh vlapipe@wirth-vml`
3.
`activate_profile dsoc-dev`
4.
cd download location on lustre, e.g.,
*/lustre/aoc/cluster/pipeline/dsoc-dev/spool/820190220*
5.
`/lustre/aoc/cluster/pipeline/dsoc-dev/workspaces/sbin/carta_envoy -d ./VLASS1.1.ql.T01t01.J000228-363000.10.2048.v1/rawdata -r true -n jgoldste@nrao.edu`
### To run CARTA from the workspaces UI on dev
Pick a completed capability request from the database that has image products and open the request page for it;
there will be a "launch carta" button.
https://ws-dev.nrao.edu/workspaces/request-status/21

\ No newline at end of file
Loading