26 lines
1.3 KiB
XML
26 lines
1.3 KiB
XML
<?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>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</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>
|
|
<longdescription lang="ja">
|
|
このパッケージはPython言語を使った気候の変化を分析する必要なタスクを終えるために
|
|
デザインされました。幾つかの単純なI/O操作、COARDS-compliant netCDFファイルの操作
|
|
、EOF解析、カップル・データのSVDとCCA解析、幾つかのリニア・デジタル・フィルター、カーネル・ベースのプロバビリティ・デンシティ・ファンクション・エスティメーショ
|
|
ンとDCDFLIB.Cライブラリへのアクセス等の機能を提供します。
|
|
</longdescription>
|
|
</pkgmetadata>
|