source: XIOS/dev/branch_yushan/arch/arch-GCC_LINUX.env @ 1053

Last change on this file since 1053 was 1053, checked in by yushan, 7 years ago

ep_lib namespace specified when netcdf involved

File size: 217 bytes
Line 
1module unload netcdf
2module unload hdf5
3 
4
5export HDF5_INC_DIR=$HOME/lib/hdf5/include
6export HDF5_LIB_DIR=$HOME/lib/hdf5/lib
7
8export NETCDF_INC_DIR=$HOME/lib/netcdf/include
9export NETCDF_LIB_DIR=$HOME/lib/netcdf/lib
10
Note: See TracBrowser for help on using the repository browser.