Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
fimex:start [2015-08-26 07:17:14] heikok |
fimex:start [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ===== News ===== | ===== News ===== | ||
| + | Please see [[https:// | ||
| + | |||
| + | The following NEWS are not updated any more since May 2019: | ||
| + | * 2019-05-08 [[https:// | ||
| + | * please see [[https:// | ||
| + | * 2018-11-01 [[https:// | ||
| + | * please see [[https:// | ||
| + | * 2018-02-07 [[https:// | ||
| + | * please see [[https:// | ||
| + | * 2017-10-25 [[https:// | ||
| + | * please see [[https:// | ||
| + | * 2017-09-05 [[https:// | ||
| + | * vertical transformation / interpolation supports ensemble dimensions | ||
| + | * function to convert specific humidity to relative humidity | ||
| + | * support for oblique mercator and geostationary projections (contributed by SMHI) | ||
| + | * cmake build, support for building with eccodes | ||
| + | * 2017-05-12 {{ : | ||
| + | * more bugfixes logging | ||
| + | * 2017-04-05 {{ : | ||
| + | * bugfix logging | ||
| + | * 2017-03-20 {{: | ||
| + | * bugfix of bugfix in fortran interface | ||
| + | * 2017-03-20 {{: | ||
| + | * bugfix in fortran interface | ||
| + | * bugfixes elsewhere | ||
| + | * logging reorganization | ||
| + | * faster implementation of extractor | ||
| + | * 2016-11-25 {{: | ||
| + | * '' | ||
| + | * new data type CDM_STRINGS corresponding to NetCDF NC_STRING | ||
| + | * added grib2 codes to config | ||
| + | * grib output append | ||
| + | * 2016-09-27 | ||
| + | * bugfixes in CDMPressureConversions | ||
| + | * bugfixes in CDMInterpolator / CDMVerticalInterpolator | ||
| + | * 2016-06-16 | ||
| + | * no code changes | ||
| + | * bugfixes for parallel build | ||
| + | * 2016-05-23 | ||
| + | * bugfixes: | ||
| + | * CDMInterpolator-> | ||
| + | * problems with get_var_longitude/ | ||
| + | * 2016-04-28 {{: | ||
| + | * performance improvements: | ||
| + | * implement CDMInterpolator-> | ||
| + | * vectorize mifi_nanf2bad | ||
| + | * 2016-04-19 {{: | ||
| + | * new high-level fortran90 fimex2d API | ||
| + | * supporting grib-files > 2GB on 32bit platforms | ||
| + | * enabling parallel grib reading when grib_api build with --enable-pthreads | ||
| + | * parallelizing FillWriter/ | ||
| + | * lazy error-handling in FillWriter/ | ||
| + | * supporting WRF-output without Times-axis | ||
| + | * 2016-02-15 | ||
| + | * Repository changed to github: [[https:// | ||
| + | * 2016-01-19 {{: | ||
| + | * bugfix: extraction of unlimited dimension ignores all offsets | ||
| + | * 2015-12-21 {{: | ||
| + | * improved merge options | ||
| + | * both inputs fully configurable | ||
| + | * outer variables may be kept even when no inner exist | ||
| + | * improved documentation with real world example | ||
| + | * adding extract.pickDimension for striding | ||
| + | * support for ensembles/ | ||
| + | * improve performance of grib-reading with SliceBuilder | ||
| + | * fix bug when reading grib-files with < | ||
| + | * no longer reading repeatedly level-data | ||
| + | * fiGrbmlCat: Fast merger of grbml-files, | ||
| + | * packages with debug-symbols | ||
| + | * avoid too small chunks in netcdf4 | ||
| + | * micro-performance optimization (vectorization mostly for interpolation) | ||
| + | * 2015-10-26 {{: | ||
| + | * grib-indexing with explicit ensemble data and earth figure | ||
| + | * using etmerc instead of tmerc for transverse mercator, with proj 4.8.0 | ||
| + | * better check for simpleSpatial data | ||
| + | * fixing missing value handling for grib-precision scaling | ||
| + | * improve MPI-handling | ||
| + | * output.config for fillWriter, allowing special selection of slices | ||
| + | * ignore unused dimensions/ | ||
| + | * detecting axes mismatch for vector-reprojections | ||
| + | * 2015-08-28 {{: | ||
| + | * fixing bug //sometimes no data when interpolating to many lat/lon points// | ||
| * 2015-08-25 {{: | * 2015-08-25 {{: | ||
| - | * autoremoving unused dimensions when writing netcdf-files | + | |
| * require '-c fimex.cfg' | * require '-c fimex.cfg' | ||
| * avoid double points on cross-sections corners | * avoid double points on cross-sections corners | ||
| Line 122: | Line 204: | ||
| * add support for logarithmic units | * add support for logarithmic units | ||
| * fix mercator-axes from grib-files | * fix mercator-axes from grib-files | ||
| - | |||
| Older news can be found in the [[archive]]. | Older news can be found in the [[archive]]. | ||