Skip to content
Snippets Groups Projects
Select Git revision
  • e2a6b699c22374541637cf4ccfa84463ad78e7c2
  • main default protected
  • 1.6.11
  • 1.6.4
  • 1.6.3
  • 1.6.2
  • 1.6.1
  • 1.6.0
  • 1.5.14
  • 1.5.13
  • 1.5.12
  • 1.5.11
  • 1.5.10
  • 1.5.9
  • 1.5.8
15 results

vlkb-siav2

Name Last commit Last update
auth
data-discovery
docker
java-libs
Makefile
README.md

vlkb-search

is a web-application to discover astronomical data stored in FITS-files and describe in a VO ObsCore table. It consists of

  • vlkb-search web-application and associated vlkb-obscore command line tool to create the VO ObsCore table from FITS-files.

The vlkb-obscore cli is available from https://ict.inaf.it/gitlab/butora/vlkb-datasets . Dockerized version of the web-app is available from https://ict.inaf.it/gitlab/butora/vlkb-datasets-docker .

Installation

There is a war-package for the search web-application and the package (deb or rpm) with linux executable for Debian, CentOS and Fedora:

  • vlkb-search-X.Y.Z.war
  • vlkb-obscore-X.Y.Z.deb|.rpm

To download version X.Y, add one of the above package names to

curl -O --header "PRIVATE-TOKEN: <security-token>"  "https://ict.inaf.it/gitlab/api/v4/projects/79/packages/generic/vlkb-datasets/X.Y/vlkb-obscore-<version>.{deb|rpm}"