1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: casacore-data
Section: metapackages
Priority: optional
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>, Benda Xu <heroxbd@gentoo.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: https://github.com/casacore
Vcs-Git: https://anonscm.debian.org/cgit/debian-astro/packages/casacore-data.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-astro/packages/casacore-data.git
Package: casacore-data
Architecture: all
Depends: casacore-data-igrf,
casacore-data-lines,
casacore-data-observatories,
casacore-data-sources,
casacore-data-tai-utc,
${misc:Depends}
Suggests: casacore-data-eop, casacore-data-jplde, casacore-data-predict
Description: Data for Common Astronomy Software Applications core library
This package will install a basic set of data tables to be used by
Common Astronomy Software Applications core library at runtime and
test:
.
* IGRF: International Geomagnetic Reference Field data
* Sources: Table of ICRF2 reference source coordinates
* Lines: Table of spectral line frequencies
* Observatories: Table of radio observatory coordinates
* TAI_UTC: Difference table between TAI and UTC
.
Note that the ephemerides and earth orientation data are not available yet.
|