forked from wrf-model/WRF
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPNETCDF4_libraries.txt
More file actions
25 lines (17 loc) · 899 Bytes
/
PNETCDF4_libraries.txt
File metadata and controls
25 lines (17 loc) · 899 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
! Necessary libraries and modules for run/compile INCUS WRF
! Uses PNETCDF4 (parallel NETCDF with compression)
Version 4.4.2 of WRF (https://github.com/wrf-model/WRF/releases/tag/v4.4.2)
Version 4.4 of WPS (https://github.com/wrf-model/WPS/releases/tag/v4.4)
! Install order matters - install libraries in this order!
szip-2.1.1
zlib-1.2.12
hdf5-1.10.7
parallel-netcdf-1.9.0
netcdf-c-4.7.4
netcdf-fortran-4.5.3
wget https://support.hdfgroup.org/ftp/lib-external/szip/2.1.1/src/szip-2.1.1.tar.gz
wget https://github.com/madler/zlib/archive/refs/tags/v1.2.12.tar.gz
wget https://github.com/HDFGroup/hdf5/archive/refs/tags/hdf5-1_10_7.tar.gz
wget https://parallel-netcdf.github.io/Release/parallel-netcdf-1.9.0.tar.gz
wget https://github.com/Unidata/netcdf-c/archive/refs/tags/v4.7.4.tar.gz
wget https://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-fortran-4.5.3.tar.gz