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 Requirements

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 데이터 및 후행 심볼릭 링크를 포함 하는 경로와 관련 된 문제를 읽을 때 내부 오류를 해결 합니다.
Tags: 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의 릴리스 이후에 발견된 몇 가지 버그가 수정되었습니다. 가장 중요한 것은 인코딩 모듈의 검색 경로와 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 표준 준수를 포함 문장에 절대 경로를 사용하기 위해 특별히 능력에 관련된 기능을 설명 사소한 bugfix 버전입니다. 또한 최근 출시된 이후 발견된 몇 가지 사소한 버그가 수정되었습니다. 이 릴리스는 또한 감소 기능 세트와 함께 있지만, MS의 비주얼 C + + 컴파일러에 대한 GetData에 지원의 도입을 표시합니다. 마지막으로, 단지 인터랙티브 데이터 언어 (IDL로) 바인딩을 포함하는 소스 패키지는 또한 라이브러리 자체가 이미 설치되어있는 경우에, 생산되었습니다.
Tags: 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

이 bugfix 릴리스의 하이라이트는 메모리 관리 문제의 숫자의 제거이다. 몇 segfaults은 고정되어 메모리 누수의 큰 숫자가되어 연결해야합니다. 0.7.0의 릴리스 이후에 발견된 몇 가지 사소한 문제도 대부분 dirfile2ascii 유틸리티에 관한 고정되었습니다.
Tags: 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

이 릴리스 맥 OS X, Cygwin,와 WIN32 (MinGW를 사용하여)에 대한 지원을 추가합니다. 맥 OS X를 지원하기 위해서는 C API의 대부분의 기능이 더 나은 네임 스페이스 캡슐을 제공하기 위해 이름이 변경되었습니다. 이 릴리스는 또한 벡터 계열 스칼라 배열에 대한 지원을 추가 Dirfile 표준 버전 8, 소개합니다. 그것은 또한 ARM은 중간 부동 소수점 데이터를 엔드 처리 수 있습니다. 아스키 변환 유틸리티는, dirfile2ascii, 이제는 패키지의 일부로 배포됩니다. 마지막 릴리즈 이후에 발견된 위, 수많은 버그 이외에 해결되었습니다.
Tags: 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