diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-21 00:42:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-21 00:42:20 +0000 |
commit | 8c0f5e1e63f187b702a80577371026bda8eb4999 (patch) | |
tree | 19c2fd2e60ef7d7cb35edcd1aa8bb2292480d57f /dev-python/pyclimate/metadata.xml | |
parent | Fix bug 54357: thunderbird's mozilla-xremote-client requires -a Thunderbird i... (diff) | |
download | gentoo-2-8c0f5e1e63f187b702a80577371026bda8eb4999.tar.gz gentoo-2-8c0f5e1e63f187b702a80577371026bda8eb4999.tar.bz2 gentoo-2-8c0f5e1e63f187b702a80577371026bda8eb4999.zip |
Moved from dev-python/PyClimate.
Diffstat (limited to 'dev-python/pyclimate/metadata.xml')
-rw-r--r-- | dev-python/pyclimate/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-python/pyclimate/metadata.xml b/dev-python/pyclimate/metadata.xml new file mode 100644 index 000000000000..823827079d0b --- /dev/null +++ b/dev-python/pyclimate/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<maintainer> + <email>nerdboy@gentoo.org</email> + <name>Steve Arnold</name> + <description>Primary Maintainer</description> +</maintainer> +<longdescription> + A package designed to accomplish some usual tasks during the analysis of + climate variability using Python. It provides functions to perform some + simple IO operations, operations with COARDS-compliant netCDF files, EOF + analysis, SVD and CCA analysis of coupled data sets, some linear digital + filters, kernel based probability density function estimation and access + to DCDFLIB.C library. +</longdescription> +</pkgmetadata> |