Sign inSign up

climatologist/m2lab_org

By climatologist

•Updated about 4 years ago
Archived

M2Lab files

Image
0

548

climatologist/m2lab_org repository overview

⁠e-WRF: Educational purposes

This page contains scripts for running e-WRF, that is WRF for educational purposes. WRF stands for the "Weather Research and Forecasting" model, developed by NCAR (see copyright information below). The files were created in collaboration between M2Lab.org⁠ and Yarker Consulting⁠.

⁠Compilation

The model is compiled and ready for use together with our coursework.

⁠This is how you get started

Assuming that you have Docker installed, then open Terminal (or Powershell on Windows). Then type:

docker run -it climatologist/m2lab_org:ewrf42 /bin/bash

In the above command you can change the WRF version, for instance to ewrf431 for the Docker image related to WRF 4.3.1. After you start the container, then you can get basic geog files and some test data and namelist templates by typing:

./runme_getdata.sh

You are now ready to run WPS and WRF.

Copyright (c) 2017 the University Corporation for Atmospheric Research (“UCAR”). All rights reserved⁠. Developed at the Research Applications Laboratory at National Center for Atmospheric Research (“NCAR”).

⁠FNL Reference

National Centers for Environmental Prediction/National Weather Service/NOAA/U.S. Department of Commerce, 2000: NCEP FNL Operational Model Global Tropospheric Analyses, continuing from July 1999. Research Data Archive at the National Center for Atmospheric Research, Computational and Information Systems Laboratory, Boulder, CO. [Available online at https://doi.org/10.5065/D6M043C6⁠.] Accessed† 15 Apr 2021.

Contents developed by:

Michel Mesquita, Ph.D. | M2Lab.org, YCOMM, [email protected]⁠

Morgan Yarker, Ph.D. | Yarker Consulting, YCOMM

Michelle Serino Steinmacher, MSc | Yarker Consulting

Tag summary

Content type

Image

Digest

sha256:fc6568ea5…

Size

871.7 MB

Last updated

about 4 years ago

docker pull climatologist/m2lab_org:ewrf431