Changeset 28210
- Timestamp:
- 04/05/24 10:51:33 (12 months ago)
- Location:
- issm/trunk-jpl/externalpackages/netcdf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/netcdf/install-4-static.sh
r28209 r28210 25 25 VER="4.9.2" 26 26 27 PREFIX="${ISSM_ EXT_STATIC_DIR}/netcdf/install" # Set to location where external package should be installed27 PREFIX="${ISSM_DIR}/externalpackages/netcdf/install" # Set to location where external package should be installed 28 28 29 29 # Environment -
issm/trunk-jpl/externalpackages/netcdf/install-4.sh
r28209 r28210 17 17 VER="4.9.2" 18 18 19 PREFIX="${ISSM_ EXT_SHARED_DIR}/netcdf/install" # Set to location where external package should be installed19 PREFIX="${ISSM_DIR}/externalpackages/netcdf/install" # Set to location where external package should be installed 20 20 21 21 # Environment
Note:
See TracChangeset
for help on using the changeset viewer.