Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vlkb-soda
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
Container 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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ViaLactea
vlkb-soda
Commits
81754079
Commit
81754079
authored
11 months ago
by
Robert Butora
Browse files
Options
Downloads
Patches
Plain Diff
README update SODA-pure
parent
f74b59b2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-3
4 additions, 3 deletions
README.md
with
4 additions
and
3 deletions
README.md
+
4
−
3
View file @
81754079
...
@@ -33,13 +33,14 @@ The above configuration example assumes:
...
@@ -33,13 +33,14 @@ The above configuration example assumes:
`ID=ivo://<authority>/<resource-key>?<relative-pathname>#extnum`
`ID=ivo://<authority>/<resource-key>?<relative-pathname>#extnum`
The service decodes IVOID part after question mark '?'.
The service decodes IVOID part after the question mark '?'.
The pathname in the ID is relative to the path in compose.yaml volume-mapping (e.g. '/srv/ska/surveys').
The pathname in the ID is relative to the path in compose.yaml volume-mapping (e.g.
`/srv/ska/surveys`
).
The FITS extension number
`#extnum`
is optional. Default is the primary HDU.
The FITS extension number
`#extnum`
is optional. Default is the primary HDU.
Note that the service appends '
**soda**
' to ACCESS_CONTEXT_ROOT.
Note that the service appends '
**soda**
' to ACCESS_CONTEXT_ROOT.
D
ata access example:
A d
ata access example:
```
bash
```
bash
curl
-s
-k
--get
curl
-s
-k
--get
--data-urlencode
"ID=ivo://some-auth/some-key?some/path/somefile.fits"
--data-urlencode
"ID=ivo://some-auth/some-key?some/path/somefile.fits"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment