Projects / Fimex

Fimex

Fimex is a the File Interpolation, Manipulation, and EXtraction library for gridded geospatial data. It converts between different, extensible data formats (currently netcdf, NcML, grib1/2, metgm, wdb, and felt). It enables you to change the projection and interpolation of scalar and vector grids. It makes it possible to subset the gridded data and to extract only parts of the files. For simple usage, Fimex also comes with the command line program fimex.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  15 Jun 2013 09:37

Release Notes: This version will warn when old grib configuration files are used, but will continue to work.

  •  13 Jun 2013 01:15

Release Notes: The grib-reading abilities of fimex have been simplified and improved. It is possible to merge different models along an ensemble axis. Several files can be selected using globs, unknown vertical axes no longer throw an error, and it is possible to select parameters by the time-range indicator. netcdf-output now has configurable shuffling support, and creep-fill interpolation allows explicitly giving a default value, rather than using the average. Some smaller bugs in the interpolation code have been fixed.

  •  20 May 2013 21:53

Release Notes: This release adds the possiblity to join files by directory scan or directly mentioning them in ncml-files. It is now also possible to read other filetypes than netcdf through ncml. The vector-rotation has been improved and will now automatically detect vectors by CF standard_names. The grib-writer is now able to write data in the lambert conformal conic projection.

  •  08 Apr 2013 22:27

Release Notes: This release will automatically choose a decent chunk-strategy to allow for fast data access of geographical data. With this, fimex is now able to create template files for its fillWriter via NcML. In addition, it has been extended with an option to allow accumulation of values along the unlimited (usually time) dimension.

  •  25 Mar 2013 16:45

Release Notes: Fimex now comes with a new FillWriter which allows filling of existing templates, as requested by the NWP community. Creation and change of new variables with NcML has also been made possible. Some smaller inconveniences have been fixed in the grib-reading code.

RSS Recent comments

16 Mar 2009 19:50 oysteing Thumbs up

This is a nice and flexible piece of software that makes life easier when working with various gridded file formats.

Screenshot

Project Spotlight

PhenoTips

A tool for collecting and analyzing phenotypic information for patients with genetic disorders.

Screenshot

Project Spotlight

spooky-c

A C version of Bob Jenkin's spooky hash function.