Skip to content
Snippets Groups Projects
Commit 7bcda174 authored by Robert Butora's avatar Robert Butora
Browse files

README update SODA-pure

parent 81754079
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ The pathname in the ID is relative to the path in compose.yaml volume-mapping (e ...@@ -40,7 +40,7 @@ The pathname in the ID is relative to the path in compose.yaml volume-mapping (e
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.
A data access example: Then, a data 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"
...@@ -49,7 +49,9 @@ curl -s -k --get ...@@ -49,7 +49,9 @@ curl -s -k --get
http://localhost:18019/ska/datasets/soda http://localhost:18019/ska/datasets/soda
``` ```
The URL root `http://localhost:18019/ska/datasets/soda` returns the service descriptor. access the file `/srv/ska/surveys/some/path/somefile.fits`.
The root URL `http://localhost:18019/ska/datasets/soda` returns the service descriptor.
## SODA for VLKB ## SODA for VLKB
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment