Ignore:
Timestamp:
06/01/22 05:01:48 (3 years ago)
Author:
Mathieu Morlighem
Message:

merged trunk-jpl and trunk for revision 27033

Location:
issm/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk

  • issm/trunk/jenkins/ross-debian_linux-python

    r26744 r27035  
    1010        --with-numthreads=4 \
    1111        --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 \
    1314        --with-fortran-lib="-L/usr/lib/x86_64-linux-gnu -lgfortran" \
    1415        --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \
     
    4445        curl            install-7-linux.sh
    4546        netcdf          install-4.7-parallel.sh
    46         proj            install-8.sh
     47        proj            install-6.sh
    4748        gdal            install-3-python.sh
    4849        gshhg           install.sh
Note: See TracChangeset for help on using the changeset viewer.