File: control

package info (click to toggle)
nco 2.9.9-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 7,040 kB
  • ctags: 2,224
  • sloc: ansic: 17,950; sh: 11,178; cpp: 2,252; makefile: 1,277; lex: 1,041; perl: 586; yacc: 543
file content (18 lines) | stat: -rw-r--r-- 741 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: nco
Section: math
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 4.0.0), netcdfg-dev, flex, bison, texinfo
Standards-Version: 3.7.2

Package: nco
Architecture: any
Depends: ${shlibs:Depends}
Description: netCDF Operators
 NCO is a suite of programs known as operators.  Each operator is
 a standalone, command line program that is executed at the UNIX
 shell-level.  The operators take one or more netCDF files as input,
 perform an operation (e.g., averaging or hyperslabbing), and produce
 a netCDF file as output.  The operators are primarily designed to aid
 manipulation and analysis of data.  This reflects their origin, but the
 operators are as general as netCDF itself.