Download List

Descripción del Proyecto

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


Esta versión corrige un error interno al leer datos MPLEX y problemas asociados con las rutas que contiene los enlaces simbólicos.
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

Esto libera corrige algunos errores encontrados después del lanzamiento de GetData-0.7.2. Más importante aún, corrige la ruta de búsqueda para los módulos de codificación y la escritura de los metadatos 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

En cuanto al código, esta es una versión de corrección de errores menores que faltan, pero añade funcionalidad documentada sobre Dirfile cumplimiento de las normas, en concreto la posibilidad de utilizar rutas absolutas en declaraciones incluyen. También corrige algunos errores menores detectados desde la última versión. Esta versión también marca la introducción de la ayuda en GetData para Microsoft Visual C + +, pero con un conjunto reducido de características. Por último, un paquete de código fuente que contiene sólo el Interactive Data Language (IDL) Enlaces también se ha producido, en los casos en que ya está instalada la propia biblioteca.
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

Lo más destacado de esta versión de corrección de errores es la eliminación de una serie de cuestiones de administración de memoria. Un segfaults pocos han sido corregidos, y un mayor número de pérdidas de memoria se ha conectado. Algunas cuestiones menores descubierto después del lanzamiento de 0.7.0 también se han fijado, en su mayoría sobre la utilidad 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

Esta versión añade soporte para Mac OS X, Cygwin, y Win32 (utilizando MinGW). En apoyo de MacOS X, la mayoría de funciones de la API C han cambiado de nombre para proporcionar una mejor encapsulación espacio de nombres. Esta versión también introduce Dirfile normas de la Versión 8, que añade soporte para la división de vectores y matrices escalares. También es capaz de manejar ARM medio de composición de datos de punto flotante. Una utilidad de conversión ASCII, dirfile2ascii, ahora se distribuye como parte del paquete. Además de los errores anteriores, que se encuentran numerosos después de la última versión se han corregido.
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