blob: 0683902f48ea7ee457a229e8998074d56a750e16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
Ncview is a visual browser for netCDF format files. Typically you
would use ncview to get a quick push-button look at your netCDF
files. You can view movies of the data, view along various
dimensions, take a look at the actual data values, change color
maps, invert the data, etc.
</longdescription>
</pkgmetadata>
|