Skip to content
Snippets Groups Projects
Select Git revision
  • 24887420a5215ce1745bfea7eeb5a5bb81faa457
  • main default protected
  • Kelvinrr-patch-3
  • radius_update
  • revert-616-apollo_pan
  • vims
  • 0.10
  • Kelvinrr-patch-2
  • revert-563-minirf_fix
  • Kelvinrr-patch-1
  • 0.9
  • acpaquette-patch-3
  • acpaquette-patch-2
  • acpaquette-patch-1
  • spiceql
  • ci-coverage
  • 0.10.0
  • 0.9.1
  • 0.9.0
  • 0.8.7
  • 0.8.8
  • 0.8.6
  • 0.8.3
  • 0.8.4
  • 0.8.5
  • 0.8.2
  • 0.8.1
  • 0.8.0
  • 0.7.3
  • 0.7.2
  • 0.7.1
  • 0.7.0
  • 0.6.5
  • 0.6.4
  • 0.6.3
  • 0.6.2
36 results

ale

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}"