fimex:install

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:install [2017-09-05 10:37:18]
alexanderb 0.64.0
fimex:install [2022-05-31 09:29:32] (current)
Line 1: Line 1:
 ====== Installation ====== ====== Installation ======
  
-===== Pre-build Packages =====+===== Pre-built Packages =====
  
 If you are lucky to run one of the following operating systems, you can install fimex from a package repository, please check the [[fimex:download|download]] page. If you are lucky to run one of the following operating systems, you can install fimex from a package repository, please check the [[fimex:download|download]] page.
Line 8: Line 8:
  
 Fimex requires at least the following libraries to be installed for compilation: Fimex requires at least the following libraries to be installed for compilation:
-  * c99/c++ compiler+  * c99/c++11 compiler
   * [[http://www.xmlsoft.org|libxml2]] >= 2.5.0   * [[http://www.xmlsoft.org|libxml2]] >= 2.5.0
-  * [[http://www.boost.org/|boost library]] >= 1.32 
   * [[http://proj.maptools.org|proj-4]] >= 4.4.9   * [[http://proj.maptools.org|proj-4]] >= 4.4.9
   * [[http://www.unidata.ucar.edu/packages/udunits/|udunits]] >= 2.1.x   * [[http://www.unidata.ucar.edu/packages/udunits/|udunits]] >= 2.1.x
 +  * [[https://github.com/metno/mi-cpptest|mi-cpptest]]
 +  * [[https://github.com/metno/mi-programoptions|mi-programoptions]]
 +  * [[https://github.com/pybind/pybind11|pybind11]]
   
 To configure the different file formats or features it requires: To configure the different file formats or features it requires:
   * [[http://www.unidata.ucar.edu/software/netcdf/|NetCDF]] (netcdf-3 > 3.6)   * [[http://www.unidata.ucar.edu/software/netcdf/|NetCDF]] (netcdf-3 > 3.6)
-  * [[http://www.ecmwf.int/products/data/software/grib_api.html|grib_api]] (> 1.4) or [[https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home|ecCodes]] (not tested in production) +  * [[https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home|ecCodes]]
-  * [[http://www.postgresql.org/|postgres-client]] libraries for wdb+
   * [[http://log4cpp.sourceforge.net/|Log4cpp]]: advanced logging library   * [[http://log4cpp.sourceforge.net/|Log4cpp]]: advanced logging library
   * [[http://www.openmp.org/|OpenMP-3.0]] enable compiler: Parallelization   * [[http://www.openmp.org/|OpenMP-3.0]] enable compiler: Parallelization
   * [[http://en.wikibooks.org/wiki/Fortran_2003|Fortran-2003]] compiler (tested with gfortran-4.6 and ifortran-12)   * [[http://en.wikibooks.org/wiki/Fortran_2003|Fortran-2003]] compiler (tested with gfortran-4.6 and ifortran-12)
-  * [[http://www.r-project.org/|R (>= 2.14)]] 
  
 ===== Build ===== ===== Build =====
  
-See [[https://github.com/metno/fimex/tree/fimex_0_64_0__1/README.md|README.md]] for build instructions. +See [[https://github.com/metno/fimex/blob/master/README.md|README.md]] for build instructions.
  
 ==== Optimizations with gcc ==== ==== Optimizations with gcc ====
  • fimex/install.txt
  • Last modified: 2022-05-31 09:29:32
  • (external edit)