Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
fimex:roadmap [2015-10-29 14:36:28] heikok |
fimex:roadmap [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 2: | Line 2: | ||
< | < | ||
- | |||
- | ===== 0.61, expected 2015-12 ===== | ||
- | |||
- | * sigma to sigma conversion | ||
- | * support for trajectories (and other [[http:// | ||
- | * improve performance of --process options together with --extract | ||
===== Todo list ===== | ===== Todo list ===== | ||
Line 13: | Line 7: | ||
==== Medium term ==== | ==== Medium term ==== | ||
+ | * support for trajectories (and other [[http:// | ||
+ | * improve performance of --process options together with --extract | ||
+ | * ncml: warn instead of fail when manipulating undefined data (variable without ' | ||
* merge with fill, vector-rerotation (eraInt, | * merge with fill, vector-rerotation (eraInt, | ||
- | * vertical interpolations in f90 interface / at least exposure of auxiliary variables | + | * vertical interpolations in f90 interface / at least exposure of auxiliary variables (QA: Trygve A.) |
- | * conversion between different vertical-levels | + | |
- | * ocean-sigma-s-g2 <-> ocean-sigma | + | |
- | * sigma <-> hybrid_sigma (QA: ?) | + | |
* [[./ | * [[./ | ||
* area-corrected re-projection-interpolation (requires surrounding points in lat/lon) (QA: F.Tveter) | * area-corrected re-projection-interpolation (requires surrounding points in lat/lon) (QA: F.Tveter) | ||
* template-interpolation in xyzt, e.g. to slider-track (QA: Kai C.) | * template-interpolation in xyzt, e.g. to slider-track (QA: Kai C.) | ||
* pinning of grib-dimensions from inconsistent grib-files (QA: Trygve A.) | * pinning of grib-dimensions from inconsistent grib-files (QA: Trygve A.) | ||
- | + | * ncml-aggregation | |
- | + | ||
- | ==== Fimex 1.x ==== | + | |
- | + | ||
- | Fimex 0.xx.x versions are the stable versions. Instable versions are marked with 0.xx.x-alpha or -beta. | + | |
- | + | ||
- | There is no release date or preliminary implementation of Fimex-1.x yet. Changes will mainly occur on the API-level, and should | + | |
- | + | ||
- | * removal of all deprecated functions and header-files | + | |
- | * no explicit dependency on boost | + | |
- | * using c++11 features instead of boost where possible | + | |
- | * no longer exposure of boost-pointer | + | |
- | * eventually typemaps, e.g. CDMReaderPtr for either boost:: | + | |
- | * user-selectable time-representation, | + | |
- | * no exposion of API other than c++11 (allow compile-time exchange of any library within fimex) | + | |
==== Long Term ==== | ==== Long Term ==== |