This is a container image for the software libraries needed to build WRF. It is not designed to be used directly, but instead for use in building other software.
- Docker (version 18.09 or later)
The libraries provided are:
- zlib v1.2.11
- libpng v1.6.37
- JasPer v2.0.33
- HDF5 v1.13.1
- NetCDF-C v4.8.1
- NetCDF-fortran v4.5.4
- MPICH v4.0.2
Images are available on the GitHub Container Repository:
License files for each library are available with the source code. In summary these are:
- zlib: Opensource license
- libpng: PNG Reference Library License version 2
- JasPer: JasPer License Version 2.0
- HDF5: Mixed opensource licenses
- NetCDF: BSD-3-Clause
- MPICH: Opensource license
The docker build scripts have been developed by the Research IT department at the University of Manchester.
Copyright 2023 University of Manchester, UK.
Licensed under the MIT license, see the LICENSE file for details.