Ignore:
Timestamp:
03/09/21 19:25:28 (3 years ago)
Author:
ymipsl
Message:

XIOS Traing : some update. YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/xios_training/hands-on.env

    r2059 r2064  
    44source ./xios_build/arch.env 
    55export NETCDF_INCLUDE="-I$NETCDF_INCDIR" 
    6 # some install could require also HDF5 to be linked 
    7 export NETCDF_LIBS="-L$NETCDF_LIBDIR -lnetcdf"  
     6export NETCDF_LIBS="-L$NETCDF_LIBDIR -lnetcdf -L$HDF5_LIBDIR -lhdf5_hl -lhdf5 -ldl -lz -lcurl"  
    87 
Note: See TracChangeset for help on using the changeset viewer.