|
S3COM
0.9.0
|
This guide will help you install the required dependencies for S3COM: HDF5, NetCDF4, and RTTOV.
Follow the instructions on the EUMETSAT webiste on how to install RTTOV.
Briefly:
emis_databrdf_databuild/Makefile.local:HDF5_PREFIX: path to hdf5. Also uncomment FFLAGS_HDF5 and LDFLAGS_HDF5. Make sure that the hdf5hl library is -lhdf5hl_fortran, and not -lhdf5_hl_fortran (bug in RTTOV v13).NETCDF_PREFIX: path to netcdf-fortran (also uncomment FFLAGS_NETCDF and LDFLAGS_NETCDF)LAPACK_PREFIX commented)gfortran-openmp and ifort-openmp for OpenMP support and multithread use of S3COM.