文件最后提交记录最后更新时间
1 个月前
19 天前
19 天前
1 个月前
README.md

Quick reference

WAVEWATCH III | openEuler

WAVEWATCH III (WW3) is a full-spectral third-generation ocean wave model developed by NOAA/NCEP, solving the wave energy transport equation with source/sink terms for wind input, nonlinear wave-wave interactions, whitecapping dissipation and bottom friction. WAVEWATCH III provides:

  • Multiple source term packages (ST2, ST3, ST4, ST6) for wind input and dissipation.
  • MPI parallel computation for global and regional wave forecasting.
  • NetCDF4/HDF5 based input/output for model data and results.
  • Grid nesting, ice masking, wave-current interaction and source term offset capabilities.
  • Coupled modeling support with ocean, atmosphere and ice models via ESMF/NUOPC frameworks.
  • Comprehensive pre- and post-processing tools (ww3_grid, ww3_shel, ww3_outf, ww3_trck, etc.). Learn more at WAVEWATCH III.

Supported tags and respective Dockerfile links

The tag of each WAVEWATCH III docker image is consist of the version of WAVEWATCH III and the version of basic image. The details are as follows:

Tags Currently Architectures
6.07.1-oe2403sp3 WAVEWATCH III 6.07.1 on openEuler 24.03-LTS-SP3 amd64, arm64

Usage

  • Ensure that you have Docker installed, or are using Docker for Linux containers if on Windows.
  • Obtain the WAVEWATCH III docker image from DockerHub: docker pull openeuler/wavewatch:{Tag}
  • Run the Docker container to launch the WAVEWATCH III environment. docker run -it openeuler/wavewatch:{Tag}
  • Verify the installation inside the container: which ww3_shel

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.