Download List

프로젝트 설명

MeteoIO is a C++ library whose main design goals are: providing meteorological data format/protocol independent data access; providing safe and robust I/O; making I/O code as unobtrusive and simple as possible for the user; providing ready to use data to the user (transparent caching, filtering, resampling, and spatial interpolation); enabling unattended use from an I/O point of view; offering high modularity so that individual elements of the library can easily be replaced/expanded/added; and by its modularity, help interdisciplinary development, each module being targeted at a specific developer profile.

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-27 08:02
2.3.0

플러그인의 처리 (더 이상 설정할 수 없습니다 PLUGIN_PATH입니다) 사용자에 대 한 덜 혼란 되려면가지고 있었을 끝났어요. 태양 모델을 개선 하 고 여러 가지 희귀 한 버그 수정. 몇 가지 플러그인 지금 훨씬 더 효율적인 방법으로 큰 파일을 처리 됩니다. 여러 속도 최적화 c + +에 대 한 유용한 정보를 따르도록 하려면 많은 정리 코드를 통해 구현 되었습니다. 이 버전은 안 드 로이드에 대 한 컴파일됩니다.
Tags: stable major
The handling of plugins has been redone in order to be less confusing for the users (there is no PLUGIN_PATH to set anymore). The sun model has been improved and several rare bugs fixed. Several plugins are now handling large files in a much more efficient manner. Several speed optimizations have been implemented through the code, as well as a lot of cleanup in order to conform to C++ best practices. This version compiles for Android.

2011-11-16 07:12
2.1.2

주요 성능 향상 API를 약간 변경 하 여 발견 되었습니다. 이것은 8로 최대 속도 시간. 여러 버그가 해결 되었습니다 그리고 몇 가지 플러그인 사용 가능한 데이터의 대부분을 밖으로 얻기 위하여 향상. 일부 새로운 필터 구현 되었습니다. 선명도 대 한 자세한 오류 메시지가 개선 되었습니다.
Tags: stable minor
A major performance improvement has been found by slightly changing the API. This leads to an 8 times speed up. Several bugs have been fixed and several plugins improved in order to get the most out of the available data. Some new filters have been implemented. More error messages have been improved for clarity.

2011-09-20 06:33
2.1.1

이 릴리스는 Windows 및 Mac 훨씬 개선된 포장을 제공합니다. 정리의 많은 코드뿐만 아니라 빌드 시스템으로 완료되었습니다. 많은 레거시 해킹은 버그수정과 스피드가 향상 선도, 고정되었습니다. 중요한 노력은 최소 제곱 피팅 클래스, 통계 분석 방법, 그리고 그러한 방법보다 일관성있는 인터페이스를 구현, 통계적 방법에 넣어되었습니다.
Tags: stable minor
This release brings much improved packaging to Windows and Mac. A lot of cleanup has been done in the code as well as the build system. Many legacy hacks have been fixed, leading to bugfixes and some speed improvements. Significant efforts have been put into the statistical methods, implementing a least square fitting class, statistical analysis methods, and a more consistent interface to such methods.

2011-06-25 08:31
2.1.0

이 버전은 비주얼 C + + 또는 코드 윈도우를 지원합니다 : 블록. 몇몇 플러그인은 상당히 견고, 속도 및 오류 메시지의 기간에서 개선되었습니다. 다양한 배열 구조는 새로운 방법을 추가하고 기존의 것들을 개선하여 향상되었습니다. 속도가 개선하고 여러 버그가 수정되었습니다. 자신의 데이터를 제공하고 플러그인으로 읽는 데이터를 우회해야 할 응용 프로그램을 도와주기 위해, 데이터 삽입 기능이 추가되었습니다.
Tags: Stable, Major
This version now supports Windows with Visual C++ or Code::Blocks. Several plugins have been significantly improved in term of robustness, speed, and error messages. The various array structures have been improved by adding new method and improving existing ones. Speed has been improved and multiple bugs fixed. In order to help applications that provide their own data and need to bypass the data reading by the plugins, data injection capability has been added.

2011-02-15 22:47
2.0.0

구조를 깊이 위해서 몇 가지 단점과 버그를 해결하기 위해 수정되었습니다. 새로운 사용자 인터페이스 클래스는 설계되었습니다. 필터링 인프라를 재작 성되었습니다. 공간적 보간이 통합되었습니다. 버퍼링이 문제를 버퍼링에 refocused했다. 기상 데이터 구조는 순서는 사용자 코드가 더 작고 간단하게하기 위해 메타 데이터 구조와 통합되었습니다. 기상 물리적 법칙의 첫 번째 집합은 일 및 표준 대기 모델을 주변에 소개되었습니다.
Tags: stable major
The structure has been deeply modified in order to address several shortcomings and bugs. A new user interface class has been designed. The filtering infrastructure was rewritten. The spatial interpolations were integrated. The buffering was refocused on buffering issues. The meteorological data structures have been merged with the metadata structures in order to make the user code simpler and more compact. A first set of meteorological physical laws has been introduced around sun and standard atmosphere models.

Project Resources