source: XIOS/xios_training/hands-on.env @ 2200

Last change on this file since 2200 was 2064, checked in by ymipsl, 3 years ago

XIOS Traing : some update. YM

File size: 242 bytes
Line 
1# adapt your path from your system
2# example for unbuntu Virtual machine
3
4source ./xios_build/arch.env
5export NETCDF_INCLUDE="-I$NETCDF_INCDIR"
6export NETCDF_LIBS="-L$NETCDF_LIBDIR -lnetcdf -L$HDF5_LIBDIR -lhdf5_hl -lhdf5 -ldl -lz -lcurl"
7
Note: See TracBrowser for help on using the repository browser.