Download List

项目描述

GetData is a library that provides an API to interface with dirfile databases. The dirfile database format is designed to provide a fast, scalable format for storing and reading binary, synchronously-sampled, time-ordered data. GetData was originally written for the BOOMERanG and BLAST experiments as a data format suitable for use for both quick-look and data reduction. It is now used by many other cosmological and astrophysical experiments including ACT, Planck, Spider, Keck, as well as other projects.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-28 18:38
0.6.3

此版本修复了在Python绑定的内存泄漏。
标签: minor-bugfixes
This release fixes a memory leak in the Python bindings.

2010-02-26 11:47
0.6.2

该版本修正与使用一个ASCII作为参考字段编码领域的一个错误。
标签: minor-bugfixes
This version fixes a bug related to using an ASCII-encoded field as the reference field.

2009-11-04 06:25
0.6.0

此版本支持Dirfile标准版本7,增加了复杂的有价值的数据支持,签署位域,多项式派生领域,和其他一些小改动。它也增加了后续功能反查,更好的能力,获取和修改CONST标量场参数,和许多错误修正。为Python和交互式数据语言(IDL)绑定增加了。
This release supports Dirfile Standards Version 7, which adds support for complex valued data, signed bit fields, polynomial derived fields, and other minor tweaks. It also adds a reverse look-up function, better ability to get and modify CONST scalar field parameters, and numerous bugfixes. Bindings for Python and the Interactive Data Language (IDL) have been added.

2009-01-20 03:44
0.5.0

此版本预计将API的完整(即尽管功能可能仍然会丢失,没有进一步的增补,由GetData提供的公共职能名单预计)。除了各种bug修正,改变包括能够删除字段,修改字段元数据,更改frameoffset,编码,字节顺序,或参考领域,格式的文件片段之间的移动领域,并删除一dirfile碎片。只读支持bzip2和gzip压缩也已落实。
标签: Major feature enhancements
This release is expected to be API-complete (i.e. although functionality may still be missing, no further additions to the list of public function provided by GetData are expected). In addition to various bugfixes, changes include the ability to delete fields, modify field metadata, change the frameoffset, encoding, byte ordering, or reference field, move fields between format file fragments, and to remove fragments from a dirfile. Read-only support for bzip2 and gzip compression has also been implemented.

2008-11-19 17:33
0.4.2

修复了几个旧的空气污染指数为更好地再现原来的行为。 bug修正,其中包括修复崩溃,他们为ASCII和slimlib编码dirfiles。默认的保护水平是正确初始化。
标签: Minor bugfixes
Several fixes were made to the legacy API to
better recreate its original behavior. Bugfixes,
including a crash fix, were made for ASCII and
slimlib encoded dirfiles. The default protection
level is properly initialized.

Project Resources