File: control

package info (click to toggle)
nco 2.2.0-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,652 kB
  • ctags: 1,224
  • sloc: ansic: 11,322; cpp: 1,790; makefile: 1,369; lex: 582; sh: 547; fortran: 487; yacc: 435; perl: 278
file content (18 lines) | stat: -rw-r--r-- 748 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: Brian Mays <brian@debian.org>
Build-Depends: netcdfg-dev, netcdf-bin, tetex-bin, tetex-extra, texinfo, gs, texi2html
Standards-Version: 3.5.6.0

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.