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