Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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


Diese Version behebt einen internen Fehler beim Lesen von Daten MPLEX und Probleme im Zusammenhang mit der Pfade, die nachfolgende Symlinks enthalten.
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

Dieses Release behebt ein paar Fehler nach dem Release von GetData-0.7.2 gefunden. Am wichtigsten ist, korrigiert sie den Suchpfad für die Codierung von Modulen und dem Schreiben von metaField Metadaten.
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

In Bezug auf den Code, das ist eine kleinere Bugfix-Release, die fehlen, sondern fügt dokumentiert Funktionalität in Bezug auf Dirfile Einhaltung von Standards, insbesondere die Fähigkeit zur absoluten Pfaden in INCLUDE-Anweisungen verwenden. Darüber hinaus behebt ein paar kleinere Fehler seit der letzten Version entdeckt. Dieses Release markiert auch die Einführung der Unterstützung bei GetData für Microsofts Visual C + +-Compiler, aber mit einem reduzierten Funktionsumfang. Schließlich hat ein Quelltext-Paket enthält nur die Interactive Data Language (IDL)-Bindungen auch produziert worden, in Fällen, in denen die Bibliothek selbst bereits installiert ist.
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

Der Höhepunkt dieser Bugfix-Release ist die Beseitigung einer Reihe von Problemen bei der Speicherverwaltung. Ein paar Segfaults wurden behoben, und eine größere Anzahl von Speicherlecks wurden verstopft. Ein paar kleinere Probleme nach der Veröffentlichung von 0.7.0 entdeckt wurden ebenfalls behoben, meist über die dirfile2ascii Dienstprogramm.
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

Diese Version bietet Unterstützung für Mac OS X, Cygwin und Win32 (mit MinGW). Zur Unterstützung MacOS X, haben die meisten Funktionen in der C-API umbenannt bessere Kapselung Namespace bereitzustellen. Dieses Release führt auch Dirfile Standards Version 8, die Unterstützung für Vektor-Division und skalare Felder erstellt. Es ist auch in der Lage zu handhaben ARM Mitte-ended Fließkomma-Daten. Eine ASCII-Konvertierungsprogramm, dirfile2ascii, wird nun als Teil des Pakets verteilt. Zusätzlich zu den oben zahlreiche Bugs nach dem letzten Release gefunden wurden behoben.
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