1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: cmor-tables
Section: science
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper (>= 10)
Standards-Version: 4.3.0
Homepage: https://github.com/PCMDI
Vcs-Browser: https://salsa.debian.org:/science-team/cmor-tables.git
Vcs-Git: https://salsa.debian.org:/science-team/cmor-tables.git
Package: cmor-tables
Architecture: all
Depends: ${misc:Depends}
Recommends: libcmor2 (>= 2.5.9-1)
Multi-Arch: foreign
Breaks: cmip5-cmor-tables
Replaces: cmip5-cmor-tables
Description: MIP tables for the Climate Model Output Rewriter library
This package contains tables for use with CMOR that describe the variables
and format of data needed.
.
CMOR software uses these tables to verify that output is valid.
|