Skip to content

Repository files navigation

WRF_guide

This beginner-oriented repository collects notes and helper files for building WRF/WPS, preparing WPS input data, running WRF from the command line, and using WRF_tools.

Clone

Clone this repository with submodules:

git clone --recurse-submodules https://github.com/Atmospheric-Informatics/WRF_guide.git
cd WRF_guide

If this repository was cloned without submodules, initialize them afterward:

git submodule update --init --recursive

Recommended Workflow

1. Build WRF and WPS

Use one of the following approaches.

The container guide also includes basic Podman and Apptainer installation notes.

2. Download WPS_GEOG and Run WPS/WRF from the Command Line

Follow the command-line workflow document:

Basic test files are available here:

Study cases are separated from the basic workflow guide:

This document covers the main manual workflow:

  • library and environment path settings
  • WPS_GEOG download
  • optional LCZ geographic data
  • ERA5 GRIB data preparation
  • geogrid.exe, ungrib.exe, and metgrid.exe
  • real.exe and wrf.exe

3. Use WRF_tools

WRF_tools is included as a Git submodule.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages