Changeset 27035 for issm/trunk/jenkins/ross-debian_linux-python
- Timestamp:
- 06/01/22 05:01:48 (3 years ago)
- Location:
- issm/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 26745-26955,26957-27031
- Property svn:mergeinfo changed
-
issm/trunk/jenkins/ross-debian_linux-python
r26744 r27035 10 10 --with-numthreads=4 \ 11 11 --with-python-dir=/usr \ 12 --with-python-numpy-dir=/usr/local/lib/python2.7/dist-packages/numpy \ 12 --with-python-version=3.7 \ 13 --with-python-numpy-dir=/usr/local/lib/python3.7/dist-packages/numpy \ 13 14 --with-fortran-lib="-L/usr/lib/x86_64-linux-gnu -lgfortran" \ 14 15 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ … … 44 45 curl install-7-linux.sh 45 46 netcdf install-4.7-parallel.sh 46 proj install- 8.sh47 proj install-6.sh 47 48 gdal install-3-python.sh 48 49 gshhg install.sh
Note:
See TracChangeset
for help on using the changeset viewer.