ダウンロードリスト

プロジェクト概要

MeteoIOは、次の主な目的を持つC++ライブラリです: 気象データ・フォーマット/プロトコルに依存しないデータアクセスの提供; 安全かつ堅牢なI/Oの提供; ユーザに対してできるだけ目立たずに簡単なI/Oコードの生成; ユーザに利用してもらうデータの準備を提供(透過的なキャッシュ、フィルタリング、re-サンプリング及び空間的補間); 表示のI/Oポイントからの無人使用の有効化; ライブラリの個々の要素の置換/拡張/追加を容易に可能とするための高いモジュール性の提供; そのモジュール性により、学術的な開発を支援。各モジュールは、特定の開発者のプロファイルを対象としています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-12-27 08:02
2.3.0

プラグインの処理は (もう設定する PLUGIN_PATH はありません)、ユーザーの混乱が少なくなるためにやり直されています。太陽モデルが改善されており、いくつかのまれなバグを修正します。いくつかのプラグインは、今はるかに効率的な方法で大きなファイルを扱うです。いくつかの速度の最適化、コードだけでなく多くのクリーンアップを通じて C++ のベスト プラクティスに準拠するために実装されています。このバージョンは、Android のためコンパイルします。
タグ: 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 につながるまでの倍の速度。いくつかのバグが修正されましたし、ほとんどの利用可能なデータを取得するためにいくつかのプラグインを改善します。いくつかの新しいフィルターを実装しています。エラー メッセージはわかりやすくするため改善しています。
タグ: 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に大幅に改善されたパッケージングをもたらします。クリーンアップの多くは、コードだけでなく、ビルドシステムで行われています。多くのレガシーハックはバグ修正といくつかの速度の向上につながる、修正されています。かなりの努力が最小二乗フィッティングのクラス、統計分析の手法、およびそのような方法により一貫性のあるインタフェースを実装し、統計的手法化されている。
タグ: 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

:ブロック:このバージョンは現在のVisual C + +またはコードを使用してWindowsをサポートしています。いくつかのプラグインはかなり堅牢性、速度、およびエラーメッセージの期間で改善されました。様々な配列の構造は新しいメソッドを追加し、既存のものを改善することにより改善されました。速度を改善し、複数のバグが修正されました。独自のデータを提供し、プラグインでデータの読み出しをバイパスする必要のあるアプリケーションを助けるために、データの射出能力が追加されました。
タグ: 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

構造が深くためにいくつかの欠点やバグに対処するために変更されています。新しいユーザーインターフェイスクラスが設計されています。フィルタリングはインフラストラクチャが書き直されました。空間補間は、統合された。バッファリングが問題をバッファリングに焦点を合わせたでした。気象データ構造は、順序、ユーザーのコードは、よりコンパクトに簡単にするためのメタデータ構造にマージされている。気象物理法則の最初のセットは、太陽と標準大気モデルの周り導入されています。
タグ: 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.

プロジェクトリソース