Skip to content

Commit

Permalink
Import lis
Browse files Browse the repository at this point in the history
I am importing LIS from 7/new_development r8932.
  • Loading branch information
jvgeiger committed Nov 8, 2018
1 parent f4447ec commit 6c4e940
Show file tree
Hide file tree
Showing 3,521 changed files with 904,144 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file added lis/LICENSES/CLM_v2_License.docx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added lis/LICENSES/FLake_v1.0_License.docx
Binary file not shown.
Binary file added lis/LICENSES/GSC-17531-1_LISF_NOSA.pdf
Binary file not shown.
Binary file added lis/LICENSES/HyMAP_router_License.docx
Binary file not shown.
Binary file added lis/LICENSES/HySSIB_License.docx
Binary file not shown.
Binary file added lis/LICENSES/NLDAS_router_License.docx
Binary file not shown.
Binary file not shown.
Binary file added lis/LICENSES/RUC_v3.7.1_License.docx
Binary file not shown.
Binary file added lis/LICENSES/SAC-HTET_Snow17_License.docx
Binary file not shown.
Binary file not shown.
26 changes: 26 additions & 0 deletions lis/README_discover
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Please use the following environment variable settings on discover
(with appropriate modifications to the individual user directories)

module load comp/intel-14.0.3.174
module load mpi/impi-5.0.3.048
module load lib/mkl-10.1.2.024

export LIS_SRC=/home/[username]/[src_directory]
export LIS_ARCH=linux_ifc
export LIS_SPMD=parallel
export LIS_FC=mpif90
export LIS_CC=mpicc
export LIS_JASPER=/discover/nobackup/projects/lis/libs/jasper/1.900.1_intel-14.0.3.174_sp3
export LIS_GRIBAPI=/discover/nobackup/projects/lis/libs/grib_api/1.12.3_intel-14.0.3.174_sp3
export LIS_NETCDF=/discover/nobackup/projects/lis/libs/netcdf/4.3.3.1_intel-14.0.3.174_sp3
export LIS_HDF4=/discover/nobackup/projects/lis/libs/hdf4/4.2.11_intel-14.0.3.174_sp3
export LIS_HDFEOS=/discover/nobackup/projects/lis/libs/hdfeos2/2.19v1.00_intel-14.0.3.174_sp3
export LIS_HDF5=/discover/nobackup/projects/lis/libs/hdf5/1.8.14_intel-14.0.3.174_sp3
export LIS_MODESMF=/discover/nobackup/projects/lis/libs/esmf/5.2.0rp3_intel-14.0.3.174_impi-5.0.3.048_sp3/mod/modO/Linux.intel.64.intelmpi.default
export LIS_LIBESMF=/discover/nobackup/projects/lis/libs/esmf/5.2.0rp3_intel-14.0.3.174_impi-5.0.3.048_sp3/lib/libO/Linux.intel.64.intelmpi.default
export LIS_MINPACK=
export LIS_CRTM=
export LIS_CRTM_PROF=
export LIS_CMEM=

export LD_LIBRARY_PATH=${LIS_HDF4}/lib:${LIS_HDF5}/lib:${LIS_LIBESMF}:${LIS_NETCDF}/lib:${LIS_GRIBAPI}/lib:{LIS_JASPER}/lib:$LD_LIBRARY_PATH
Loading

0 comments on commit 6c4e940

Please sign in to comment.