Skip to content
ceceliadid edited this page Feb 12, 2020 · 43 revisions

Welcome to the UFS Medium-Range Weather Application wiki!

This repository contains the model code and external links needed to build the UFS Medium-Range Weather Application, which focuses on atmospheric behavior out to about two weeks. This application will includes a full workflow, with pre-processing (preparation of inputs), a forecast model, and post-processing.

The forecast model used in this application is the UFS Weather Model:
https://github.com/ufs-community/ufs-weather-model/wiki

This repository is not yet ready for general use, and the wiki is a work in progress. Information here may be incorrect or incomplete.

Documentation and User Support

The UFS Medium-Range Weather Application User's Guide has basic information about this code, along with instructions for operating it. The latest draft is here:
https://ufs-mrapp.readthedocs.io/en/latest/

You can also get expert help through a community forum.

image_2002_mrw_support_forum

Users who only need to check out the latest code or certain tags can clone the repository without having a GitHub account:

% git clone https://github.com/ufs-community/ufs-mrweather-app
% cd ufs-mrweather-app
% git checkout develop (or tags)
% ./manage_externals/checkout_externals