blob: 275450a97077da0a3d2304aaca6ab9c94eb474fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<origin>srcux</origin>
</pkgmetadata>
|