We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b446f3 commit 4b4f111Copy full SHA for 4b4f111
scripts/install/pio_install.sh
@@ -22,7 +22,7 @@ MODULES_PATH="/usr/share/Modules/modulefiles"
22
PACKAGE_NAME="pio"
23
24
PACKAGE_VERSION="2.5.4"
25
-DEPENDS_ON="hdf5-parallel/1.12.1 pnetcdf/1.12.3 netcdf-c/4.9.0 netcdf-fortran/4.6.0"
+DEPENDS_ON="hdf5-parallel/1.10.6 pnetcdf/1.12.2 netcdf-c/4.7.4 netcdf-fortran/4.5.3"
26
27
PACKAGE_ARCHIVE="${PACKAGE_NAME}${PACKAGE_VERSION//./_}/${PACKAGE_NAME}-${PACKAGE_VERSION}.tar.gz"
28
PACKAGE_TAR=$(echo $PACKAGE_ARCHIVE | cut -d'/' -f2)
0 commit comments