All releases tagged stable major


Release Notes: 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.


Release Notes: Temporal resampling and reaccumulation have been redesigned, fixing major behavior inconsistencies and leading to major speed improvements. Inconsistencies in the filters have also been fixed, and new filters added. Two new plugins have been developed to read GRIB files and to write PNGs. The grid handling API has been significantly improved to become more generic. Lots of small bugs have been fixed, and lots of code has been cleaned up and reorganized.


Release Notes: 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.


Release Notes: This is the first stable release. The API should present a consistent feature set which includes data access through plugins, data filtering, and spatial interpolations, as well as various helper classes for dealing with coordinate projections, Digital Elevation Model handling, timestamp handling, and configuration file handling. This API will be preserved for a while with new plugins/filters/interpolations being added within the same branch. Work on the next major milestone has not yet started, but will likely include changes to the spatial interpolations API.