# Source: dballe # Package: dballe # Versions: dballe (8.3-1), dballe (8.3-1+b1) # 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 one 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, 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 one to store extra information linked to the data, such as confidence intervals for quality control. * It allows one 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-ko: 정확한 기상 데이타용 데이타베이스 (명령행 툴) DB-All.e는 기상 관측 및 예측 데이타가 저장되고, 검색, 취득 및 갱신이 가능한 고속의 디스크상에 있는 데이타베이스입니다. . . DB-ALL.e의 주요 기능: . * 포트란, C, C++ 및 파이선 API 제공 * 계산을 쉽게 하기 위해, 데이타는 물리적 수량, 즉 일련의 보고가 아닌 공간과 시간의 특정 시점에서 변수를 측정한 것으로 저장됩니다. * 내부 표현은 BUFR 과 CREX WMO 표준(테이블 코드에 의해)과 유사하며 import 및 export을 위한 유틸리티가 포함되어 있습니다 (범용 및 ECMWF 템플릿). * 표시는 7차원으로 이루어져 있습니다: 위도와 경도 지리 위치, 테이블에 의한 수직 위치, 참조 시간, 테이블에 의한 관찰 및 예측 명세, 테이블에 의한 데이타 타입. * 품질 제어를 위한 신뢰 간격처럼, 데이타에 링크되는 특별한 정보를 저장할 수 있습니다. * 관측점에 링크되는 특별한 정보를 저장할 수 있습니다. * 변수는 측정되는 값에 따라 적당한 정확도를 가지고, 실수, 정수, 및 문자열로 표현될 수 있습니다. * 물리적 원리에 근거하고 있어, 포함되는 데이타는 동일하고 일관된 데이터에 의해 정의되고 있습니다. 예를 들면, 두 개의 모순된 값이 공간과 시간에서 동일한 위치에 존재하는 것은 불가능합니다. * 고정 관측점 및 항공기나 선박같은 이동 관측점을 관리할 수 있습니다. * 관측 및 예측 데이타 모두를 관리할 수 있습니다. * 무선기상관측기나 항공기로부터의 데이타 같은, 공간에서의 삼차원 데이타를 관리할 수 있습니다. * 리포트 정보는 보존됩니다. 리포트는 물리적 파라미터 또는 리포트 종류에 근거해서 처리할 수 있습니다. # other Descriptions of the dballe package with a translation in ko: # # Description-id: 87650 https://ddtp.debian.org/ddt.cgi?desc_id=87650 # patch https://ddtp.debian.org/ddt.cgi?diff1=87650&diff2=271297&language=ko # This Description was in wheezy from 2011-10-15 to 2016-06-07; # This Description was in jessie from 2013-08-08 to 2018-06-26; # This Description was in stretch from 2015-05-03 to 2020-07-21; # This Description was in buster from 2017-07-28 to 2017-08-20; # This Description was in sid from 2011-10-05 to 2019-09-27; # # Description-id: 29451 https://ddtp.debian.org/ddt.cgi?desc_id=29451 # patch https://ddtp.debian.org/ddt.cgi?diff1=29451&diff2=271297&language=ko # This Description was in etch from 2006-10-27 to 2011-07-22; # This Description was in wheezy from 2011-02-12 to 2011-10-06; # This Description was in lenny from 2007-07-04 to 2011-07-22; # This Description was in sid from 2006-10-15 to 2011-10-04; # This Description was in squeeze from 2009-02-16 to 2014-07-22; #