File: control

package info (click to toggle)
ncview 2.1.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,768 kB
  • ctags: 2,135
  • sloc: ansic: 60,884; sh: 808; sed: 361; makefile: 52
file content (33 lines) | stat: -rw-r--r-- 1,242 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
Source: ncview
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Magnus Hagdorn <magnus.hagdorn@marsupium.org>,
           Francesco Paolo Lovergine <frankie@debian.org>,
           Bas Couwenberg <sebastic@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               autotools-dev,
               chrpath,
               libexpat1-dev,
               libpng-dev,
               libnetcdf-dev,
               netcdf-bin,
               libnetpbm10-dev,
               libudunits2-dev,
               libxaw7-dev
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/ncview.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/ncview.git
Homepage: http://meteora.ucsd.edu/~pierce/ncview_home_page.html

Package: ncview
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: X11 visual browser for NetCDF format files
 You would use ncview to get a quick and easy, push-button look at
 your NetCDF files. You can view simple movies of the data, view along various
 dimensions, take a look at the actual data values, change color maps, invert
 the data and other simple visual operations.