# Source: dballe # Package: dballe # Versions: dballe (4.0.10-1), dballe (4.0.11-1), dballe (4.0.14-1), dballe (4.0.14-1+b1), dballe (4.0.16-1), dballe (4.0.18-1), dballe (4.0.18-1+b1), dballe (4.0.18-1.1), dballe (4.0.18-1.2), dballe (4.0.18-1.2+b1), dballe (4.0.2-1), dballe (4.0.2-1+b1) # This Description is owned # Prioritize: 48 Description: Database for punctual meteorological data (Command line tools) DB-All.e is a fast on-disk database where meteorological observed and forecast data can be stored, searched, retrieved and updated. . This framework allows to manage large amounts of data using its simple Application Program Interface, and provides tools to visualise, import and export in the standard formats BUFR, AOF and CREX. . The main characteristics of DB-ALL.e are: . * Fortran, C, C++ and Python APIs are provided. * To make computation easier, data is stored as physical quantities, that is, as measures of a variable in a specific point of space and time, rather than as a sequence of report. * Internal representation is similar to BUFR and CREX WMO standard (table code driven) and utility for import and export are included (generic and ECMWF template). * Representation is in 7 dimensions: latitude and longitude geographic coordinates, table driven vertical coordinate, reference time, table driven observation and forecast specification, table driven data type. * It allows to store extra information linked to the data, such as confidence intervals for quality control. * It allows to store extra information linked to the stations. * Variables can be represented as real, integer and characters, with appropriate precision for the type of measured value. * It is based on physical principles, that is, the data it contains are defined in terms of homogeneous and consistent physical data. For example, it is impossible for two incompatible values to exist in the same point in space and time. * It can manage fixed stations and moving stations such as airplanes or ships. * It can manage both observational and forecast data. * It can manage data along all three dimensions in space, such as data from soundings and airplanes. * Report information is preserved. It can work based on physical parameters or on report types. Description-de: Datenbank für punktförmige meteorologische Daten (Kommandozeilenwerkzeuge) DB-All.e ist eine schnelle »on-disk«-Datenbank, in der meteorologische Beobachtungs- und Vorhersagedaten gespeichert, durchsucht, abgerufen und aktualisiert werden können. . Dieses Gerüst erlaubt durch seine einfache Schnittstelle die Verwaltung großer Datenmengen. Es enthält Werkzeuge zur Visualisierung und für Im- und Export in den Standardformaten BUFR, AOF und CREX. . Die Hauptmerkmale von DB-ALL.e sind: . * Schnittstellen für Fortran, C, C++ und Python. * Zur Vereinfachung der Berechnungen werden die Daten nicht als einfache Datenreihen, sonder als mehrdimensionale Vektoren (Variablenwerte eines Punktes in Raum und Zeit) abgelegt. * Die interne Darstellung lehnt sich an die Standards BUFR und CREX WMO (tabellengesteuert) an. Ein Programm für Im- und Export steht zur Verfügung (generisch und ECMWF-Muster). * Das Datenformat ist 7-dimensional: Längen- und Breitengrad, tabellengesteuerte Höhe, Referenzzeit, tabellengesteuerte Spezifikation von Beobachtung und Vorhersage, tabellengesteuerter Datentyp. * Die Möglichkeit, die Daten mit Verweisen auf Zusatzinformationen wie Konfidenzintervalle zur Qualitätskontrolle zu versehen. * Es können zusätzliche Informationen zu den Stationen verlinkt werden. * Variablen können als Fließpunkt, Ganzzahlen und Zeichen dargestellt werden. Die Genauigkeit ist dem Typ des Messwertes angemessen. * Es basiert auf physikalischen Prinzipien, die enthaltenen Daten sind physikalisch homogen und konsistent. Es ist beispielsweise unmöglich, das zwei unverträglich Werte in der gleichen Raumzeit existieren. * Feste und bewegliche Stationen wie Schiffe und Flugzeuge können verwaltet werden. * Beobachtungs- und Vorhersagedaten können behandelt werden. * Daten aller drei Raumdimensionen wie die von Lotungen und Flugzeugen können bearbeitet werden. * Berichtsinformation wird aufbewahrt. Parameterorientierte und berichtsorientierte Bearbeitung sind möglich. # other Descriptions of the dballe package with a translation in de: #