Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -33,12 +33,12 @@ The above configuration example assumes: `ID=ivo://<authority>/<resource-key>?<relative-pathname>#extnum` Note that the service apends '**soda**' to ACCESS_CONTEXT_ROOT. The service decodes IVOID part after question mark '?'. 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. Note that the service appends '**soda**' to ACCESS_CONTEXT_ROOT. Data access example: ```bash curl -s -k --get Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -33,12 +33,12 @@ The above configuration example assumes: `ID=ivo://<authority>/<resource-key>?<relative-pathname>#extnum` Note that the service apends '**soda**' to ACCESS_CONTEXT_ROOT. The service decodes IVOID part after question mark '?'. 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. Note that the service appends '**soda**' to ACCESS_CONTEXT_ROOT. Data access example: ```bash curl -s -k --get Loading