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
ffefc997
Commit
ffefc997
authored
11 months ago
by
Robert Butora
Browse files
Options
Downloads
Patches
Plain Diff
README update SODA for VLKB params
parent
b19801b0
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
+13
-9
13 additions, 9 deletions
README.md
with
13 additions
and
9 deletions
README.md
+
13
−
9
View file @
ffefc997
...
...
@@ -3,7 +3,10 @@
is a web-application to access astronomical data stored in FITS-files.
It implements SODA IVOA recommendation v1.0 (https://ivoa.net/documents/SODA/20170517/index.html).
Docker image is available in this repository and may be launched by an
**compose.yaml**
as in this example:
*It can be used with vlkb-siav2 (https://ict.inaf.it/gitlab/ViaLactea/vlkb-siav2) to provide complete data discovery and access service.*
The SODA docker image is available in this repository and may be launched by an
**compose.yaml**
as in this example:
```
yaml
version
:
'
3'
...
...
@@ -53,6 +56,8 @@ cuts 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
Additionally to SODAv1 it also provides VLKB-specific functions:
...
...
@@ -63,20 +68,19 @@ Additionally to SODAv1 it also provides VLKB-specific functions:
-
can create and hold a cut-file server-side for later download, and
-
provides count of undefined values in the cut-file
If the cuts are hold server-side also the following needs ot be configured:
The service consists of
*
RESPONSE_FORMAT : application/x-vlkb-xml (default is application/fits)
*
URL_CUTOUTS : server-side cuts can be downloaded form this URL
-
**vlkb-soda**
web-application and associated
**vlkbd**
daemon to access FITS file contents based on VO SODA
-
**vlkb**
command line utility to perform some of the functionalities of the web-applications on command line
It can be used with vlkb-siav2 to provide complete data discovery and access service:
-
**vlkb-siav2**
web-application and associated
**vlkb-obscore**
command line tool based on VO ObsCore table
## Installation
The
vlkb-siav2 web-app is available from https://ict.inaf.it/gitlab/ViaLactea/vlkb-siav2 .
The
service consists of
Dockerized version is available from this projects registry git.ia2.inaf.it:5050/vialactea/vlkb-soda.
-
**vlkb-soda**
web-application and associated
**vlkbd**
daemon to access FITS file contents based on VO SODA
-
**vlkb**
command line utility to perform some of the functionalities of the web-applications on command line
## Installation
There are rpm, deb and war packages avaialable for Debian, CentOS and Fedora.
...
...
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