fimex:features

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fimex:features [2009-05-15 11:17:23]
heikok
fimex:features [2022-05-31 09:29:32] (current)
Line 2: Line 2:
  
   * **F**ile / IO   * **F**ile / IO
-    * reading of NetCDF (3 & 4) CF-1.0 files+    * reading/writing of NetCDF (3 & 4) CF-1.0 files 
 +    * reading OpENDAP streams
     * reading via NcML files     * reading via NcML files
     * reading of Felt (met.no format) files     * reading of Felt (met.no format) files
-    * writing of NetCDF (3 & 4) CF-1.0 files +    * reading/writing data from MetGM/STANAG 6022 files 
-    * writing of grib1 and grib2 files (beta-stage)+    * reading/writing of grib1 and grib2 files 
 +    * aggregation (joiningof files via NcML 
 +    * arbitrary slicing 
 +    * detection of coordinate systems 
 +    * detection of projections 
 +    * accessing and reading data using python / numpy
   * **I**nterpolation   * **I**nterpolation
     * reprojection using proj4 strings     * reprojection using proj4 strings
Line 13: Line 19:
     * interpolation of lat/lon coordinates to projection (e.g. GHRSST satellite data)     * interpolation of lat/lon coordinates to projection (e.g. GHRSST satellite data)
     * automatic detection of output projection axes using the maximum bounding-box     * automatic detection of output projection axes using the maximum bounding-box
 +    * automatic detection of spatial vectors
     * linear time interpolation     * linear time interpolation
 +    * vertical interpolation to height or pressure levels (lin, log(p), log(log(p))
 +    * pre-processing of data for vertical levels: theta2T, add4Dpressure
 +    * pre-processing of data: fill 2d data
   * **M**anipulation   * **M**anipulation
     * manipulation with NcML files     * manipulation with NcML files
Line 19: Line 29:
     * addition of variables, attributes     * addition of variables, attributes
     * removing of variables, attributes     * removing of variables, attributes
 +    * merging of files with different horizontal resolution
 +    * adding of value-mask (e.g. land-mask) from external files
 +    * manipulation using python / numpy
   * **Ex**traction   * **Ex**traction
     * extraction of variables     * extraction of variables
     * extraction of subsets (spatial, vertical and time)     * extraction of subsets (spatial, vertical and time)
 +    * extraction of quality-assured data 
 +    * extraction of coordinate-system 
 +    * extraction of data in {{http://www.unidata.ucar.edu/software/netcdf/ncml/v2.2/FmrcAggregation.html|ForecastModelRunCollection}}
  • fimex/features.1242386243.txt.gz
  • Last modified: 2022-05-31 09:23:15
  • (external edit)