Skip to content
Snippets Groups Projects
Select Git revision
  • 377d6e0275cb7d8352d74a773ced592cb1099f12
  • master default protected
  • v0.2.1-devel
  • v0.2.1
4 results

ac

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