Skip to content

About the wiki

Dr. Ir. Hendrik L. Tolman edited this page Aug 14, 2026 · 6 revisions

WW4 banner

About the wiki

This page is intended to provide some additional technical information about the WW4 wiki pages. Note that the wiki pages are maintained at GitHub linked to the WW4 repository, but live in their own repository. This has the following consequences

  • The wiki page content is not part of your fork on GitHub or your local clone.

  • If you want to see the actual file content of the wiki, you will need to make a separate git clone

    • git clone https://github.com/NOAA-EMC/WW4.wiki.git
  • Note that we use graphics (banners, logos etc.) in both the wiki and in the repository documentation (.md) files. These graphics are all living in the wiki pages, so that they do not artificially enlarge the footprint of the code repository.

  • This implies that the banners and logos in the repositories point directly to the wiki repo with an absolute URL. This means that some of the graphics in the .md files in the repo will not show if you work offline.

  • We have found no easy way to have collaborators work with us on the wiki, since there seems to be no way to fork the wiki by itself. If you want to contribute to the wiki, please contact the code managers or start a new issue in the Discussions feature in the repository.

NOAA Logo NWS Logo

Clone this wiki locally