forked from NASA-LIS/LISF
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I am importing LIS from 7/new_development r8932.
- Loading branch information
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.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+137 KB
lis/LICENSES/CLSM_Fortuna_2.5_Mosaic_DA_ENKF_ENKS_bias_correction_perturbation_License.docx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.