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.

2012-12-13 14:25
0.8.2

阅读 MPLEX 数据和包含尾随符号链接的路径与相关的问题时,该版本修正了一个内部错误。
标签: Minor bugfixes

This release fixes an internal error when reading MPLEX data and problems associated with paths containing trailing symlinks.

2011-04-06 18:35
0.7.3

此版本修正后的GetData - 0.7.2版本发现了一些bug。最重要的是,它修正了编码器模块搜索路径和metafield元写作。
This releases fixes a few bugs found after the release of GetData-0.7.2. Most importantly, it corrects the search path for encoding modules and the writing of metafield metadata.

2011-03-25 16:03
0.7.2

关于代码,这是一个小错误修正版本,增加了记录的功能,但缺少有关Dirfile标准,特别是能够使用在include语句的绝对路径。它还修正自上次发布以来发现了一些小错误。此版本还标志着的GetData的支持微软的Visual C + +编译器的推出,但减少的功能集。最后,源包只包含交互式数据语言(IDL)绑定也已产生,在那里的库本身已经安装情况。
标签: Minor bugfixes
Regarding the code, this is a minor bugfix release that adds missing but documented functionality relating to Dirfile Standards compliance, specifically the ability to use absolute paths in INCLUDE statements. It also fixes a few minor bugs discovered since the last release. This release also marks the introduction of support in GetData for Microsoft's Visual C++ compiler, but with a reduced feature set. Finally, a source package containing only the Interactive Data Language (IDL) bindings has also been produced, in cases where the library itself is already installed.

2010-12-07 11:31
0.7.1

这个修正版的一个亮点是内存管理若干问题的删除。数段错误已得到修复,以及大量的内存泄漏已被堵塞。 0.7.0版本后,发现了一些小问题也得到修复,主要是关于dirfile2ascii工具。
标签: Minor bugfixes
The highlight of this bugfix release is the removal of a number of memory management issues. A few segfaults have been fixed, and a larger number of memory leaks have been plugged. A few minor issues discovered after the release of 0.7.0 have also been fixed, mostly concerning the dirfile2ascii utility.

2010-11-23 12:08
0.7.0

此版本增加了对Mac OS X下,cygwin,和Win32(使用MinGW的)的支持。为了支持MacOS X系统,在C API的大部分功能已更名为提供更好的命名空间封装。此版本还引入了Dirfile标准第8版,它增加了向量和标量数组的支持分裂。它还能够处理的ARM中端浮点数据。一个ASCII转换工具,dirfile2ascii,现已分发包的一部分。除上述外,释放后,最后发现许多错误已得到修复。
标签: Major feature enhancements
This release adds support for Mac OS X, Cygwin, and Win32 (using MinGW). To support MacOS X, most functions in the C API have been renamed to provide better namespace encapsulation. This release also introduces Dirfile Standards Version 8, which adds support for vector division and scalar arrays. It is also able to handle ARM middle-ended floating point data. An ASCII conversion utility, dirfile2ascii, is now distributed as part of the package. In addition to the above, numerous bugs found after the last release have been fixed.

Project Resources