ダウンロードリスト

プロジェクト概要

GetDataはdirfileデータベースとのインターフェースにAPIを提供するライブラリです。 dirfileデータベース形式は、同期的にサンプリングし、時間順にデータを格納し、バイナリを読み取るため、高速でスケーラブルな形式を提供するために設計されています。 GetDataはもともとクイックルックとデータ削減の両方に使用するのに適したデータ形式としてBOOMERanG や BLAST の実験のために書かれました。それが今では、ACT, Planck, Spider, Keckだけでなく、他のプロジェクトを含め、他の多くの宇宙論や天体物理学の実験で使用されています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、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のリリース後に発見されたいくつかのバグが修正されています。最も重要なのは、このことは、エンコーディングモジュールの検索パスと迷路のメタデータの書き込みを修正します。
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ステートメントの絶対パスを使用する具体的能力に関連する機能を記載マイナーバグ修正リリースです。また、前回のリリース以降に発見されたいくつかのマイナーなバグを修正しています。また、このリリースでは機能を縮小がして、MicrosoftのVisual C + +コンパイラのGetDataでのサポートの導入をマークします。最後に、唯一の対話型データ言語(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.

プロジェクトリソース