mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
16 lines
596 B
XML
16 lines
596 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|