File: control

package info (click to toggle)
ncl 6.3.0-13
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 196,648 kB
  • ctags: 70,631
  • sloc: ansic: 603,601; fortran: 441,469; sed: 11,222; csh: 8,350; yacc: 4,253; xml: 1,928; sh: 1,526; lex: 1,266; python: 1,067; f90: 652; perl: 479; java: 447; objc: 291; makefile: 109
file content (71 lines) | stat: -rw-r--r-- 3,060 bytes parent folder | download
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Source: ncl
Section: science
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: flex, bison, gfortran, zlib1g-dev, libbz2-dev, libxt-dev,
 libxaw7-dev, libxmu-headers, libcairo2-dev, libjpeg-dev, libpng-dev,
 pkg-config, fontconfig, libfontconfig1-dev, libfreetype6-dev, libexpat1-dev,
 libpixman-1-dev,  libcurl4-gnutls-dev | libcurl-dev,  libgdal-dev,
 libnetcdf-dev, libnetcdff-dev, libudunits2-dev, libmotif-dev,
 libatlas-dev, libatlas3-base,
 liblapack-dev, 
 libopenblas-dev [amd64 arm64 powerpc ppc64el], 
 libblas-dev [!amd64 !arm64 !powerpc !ppc64el], 
 libgrib2c-dev, libsphere-dev, libhdf4-alt-dev, libhdfeos-dev,
 libgctp-dev, libhe5-hdfeos-dev, tcsh | csh | c-shell,
 debhelper (>= 9), libhdf5-serial-dev | libhdf5-dev,
 libproj-dev, libaec-dev,
 libfl-dev
Standards-Version: 3.9.8
Homepage: http://www.ncl.ucar.edu/
Vcs-Git: git://anonscm.debian.org/debian-science/packages/ncl.git

Package: ncl-ncarg
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, tcsh | csh | c-shell
Description: NCAR Command Language and NCAR graphics
 The NCAR Command Language (NCL) is a free interpreted language designed
 specifically for scientific data processing and visualization. NCL has robust
 file input and output. It can read and write netCDF-3, netCDF-4 classic
 HDF4, HDF5, binary, and ASCII data, and read HDF-EOS2, GRIB1 and
 GRIB2. The graphics are world class and highly customizable.
 .
 The software comes with a couple of useful command line tools:
 * ncl_filedump - prints the contents of supported files (netCDF, HDF,
   GRIB1, GRIB2, HDF-EOS2, and CCM History Tape)
 * ncl_convert2nc - converts one or more GRIB1, GRIB2, HDF and/or HDF-EOS
   iles to netCDF formatted files.

Package: libncarg0
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libudunits2-0, ttf-bitstream-vera, fonts-lyx, libncarg-data, tcsh | csh | c-shell
Recommends: libncarg-bin, pkg-config
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: NCAR command-language library
 NCAR Command Language library used by NCAR binaries and tools.

Package: libncarg-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libncarg0 (= ${binary:Version} ), libxgks-dev, libudunits2-dev, ncl-ncarg
Multi-Arch: same
Description: Development files for the NCAR command language library
 ncarg is the NCAR command-language. 

Package: libncarg-bin
Architecture: any
Depends: ${misc:Depends}, libncarg-dev (= ${binary:Version} ), ${shlibs:Depends}, tcsh | csh | c-shell
Multi-Arch: foreign
Description: NCAR command-language library - development tools
 This package provides development tools for developing applications of the 
 NCARG command library, such as wrappers for compilation of NCL executables.

Package: libncarg-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: NCAR command-language library - Data
 NCAR Command Language library used by NCAR. This package contains data such
 as colormaps, fonts and map data that is used by the ncarg library.