软件包: dballe (3.6-1) [universe]
dballe 的相关链接
Ubuntu 的资源:
下载源码包 dballe:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Enrico Zini
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
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.
其它与 dballe 有关的软件包
|
|
|
-
- dep: dballe-common
- Common data files for all DB-All.e modules
-
- dep: libc6 (>= 2.5-5)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdballe-bufrex3 (>= 3.0)
- Read and write functions for BUFR and CREX weather data (shared library)
-
- dep: libdballe-core3 (>= 3.0)
- DB-ALL.e core shared library
-
- dep: libdballe-db3 (>= 3.0)
- Smart on-disk database for weather data (shared library)
-
- dep: libdballe-msg3 (>= 3.0)
- Interpret weather reports into physycal data, and vice-versa (shared library)
-
- dep: libltdl3 (>= 1.5.2-2)
- A system independent dlopen wrapper for GNU libtool
-
- dep: libpopt0 (>= 1.10)
- 解析命令行参数的库
-
- dep: unixodbc (>= 2.2.11-1)
- ODBC tools libraries