Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
fimex:features [2010-05-07 14:00:20] heikok |
fimex:features [2026-02-04 09:31:33] (current) alexanderb |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Features ====== | ====== Features ====== | ||
| - | * **F**ile | + | Please see the wiki on [[https://github.com/metno/fimex/ |
| - | * reading of NetCDF (3 & 4) CF-1.0 files | + | |
| - | * reading via NcML files | + | |
| - | * reading of Felt (met.no format) files | + | |
| - | * writing of NetCDF (3 & 4) CF-1.0 files | + | |
| - | * reading/writing of grib1 and grib2 files (beta-stage) | + | |
| - | * arbitrary slicing | + | |
| - | * detection of coordinate systems | + | |
| - | * detection of projections | + | |
| - | * **I**nterpolation | + | |
| - | * reprojection using proj4 strings | + | |
| - | * interpolation of scalar gridded data | + | |
| - | * interpolation of vector gridded data using constant and variable vector length | + | |
| - | * interpolation of lat/lon coordinates to projection (e.g. GHRSST satellite data) | + | |
| - | * automatic detection of output projection axes using the maximum bounding-box | + | |
| - | * linear time interpolation | + | |
| - | * **M**anipulation | + | |
| - | * manipulation with NcML files | + | |
| - | * renaming of variables, attributes and dimensions | + | |
| - | * addition of variables, attributes | + | |
| - | * removing of variables, attributes | + | |
| - | * **Ex**traction | + | |
| - | * extraction of variables | + | |
| - | * extraction of subsets (spatial, vertical and time) | + | |
| - | * extraction of quality-assured data | + | |