gavodachs 2.6+dfsg-2 source package in Ubuntu

Changelog

gavodachs (2.6+dfsg-2) unstable; urgency=medium

  * dachs init now grants gavoadmin create privileges on the public schema.
    (Closes: #1023026)

 -- Markus Demleitner <email address hidden>  Mon, 31 Oct 2022 10:47:19 +0100

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gavodachs_2.6+dfsg-2.dsc 2.3 KiB fd3b731951317738628b4763e9a24cd6e640c9b21edcfd6aeae6fbb4886de637
gavodachs_2.6+dfsg.orig.tar.xz 1.3 MiB 6ff8f5ad8c0d097910ebc3ed3b454ad96b6827004f03776c22c4124c4c51f7bb
gavodachs_2.6+dfsg-2.debian.tar.xz 9.6 KiB db9f78957930da3f60931a1ff81844645a226f4b8aee8acb2793d6b4b2486ecc

Available diffs

No changes file available.

Binary packages built by this source

gavodachs2-server: server package of the Virtual Observatory data center suite

 This package sets up a ready-to use VO data center using GAVO's Data
 Center Helper Suite (DaCHS), in particular by configuring a postgres
 database backend. The DaCHS server lets data center operators ingest
 their astronomical data into structured repositories and publish
 those to the Virtual Observatory.

python3-gavo: Virtual Observatory data center publishing suite

 The Data Center Helper Suite (DaCHS) is a collection of Python modules
 (with some exceptions) to help you in setting up and running a VO-compliant
 data center. Moreover, some parts of this code are useful for client-side
 applications.
 .
 Currently, DaCHS supports most DAL protocols (SIAP, SCS, TAP), form-based
 interfaces, a publishing registry, ADQL and some other (less prominent)
 VO standards, and data management for various kinds of input.

python3-gavo-stc: IVOA Space-Time-Coordinate (STC) library

 This library handles space-time information within the Virtual
 Observatory (VO) according to the IVOA (International Virtual
 Observatory Alliance) STC recommendation.
 .
 The VO knows two implementations for STC metadata, one in XML
 called STC-X and a linear string implementation called STC-S.
 This library provides support for the generating and parsing of
 STC-S expressions and STC-X documents. Moreover, it contains various
 helper functions for the transformation between Earth coordinate
 systems, for dealing with sky coordinates, for time parsing and time
 conversions, and for the definition and conversion of units in STC.

python3-gavo-utils: support library for the Virtual Observatory

 The "python3-gavoutils" library is a collection of helper functions and
 classes used by various VO libraries and applications.
 .
 Among other things, this collection provides support for memoisation,
 for formatting and text manipulation. It contains bindings for the
 pgsphere postgres extension, utility functions to deal with
 FITS files and math-related helper functions.

python3-gavo-votable: library for the reading and writing of VOTables

 The VOTable format is defined by the International Virtual Observatory
 Alliance (IVOA) to facilitate data exchange in astronomy. This library
 implements most of the specification and offers simple and advanced,
 streaming interfaces. Also included is a simple client to query TAP
 servers.