summaryrefslogtreecommitdiff
blob: aa2237b317d7fa96185f7d904b475df7a367e3a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?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>