-
Notifications
You must be signed in to change notification settings - Fork 23
Home
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.
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 help through a community forum. (Link coming soon!) |
---|
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
Creating a GitHub Account for Development Work
Getting Started
1 Download the Code
2 Prepare to Build
3 Create a Case
4 Run the Test Case
5 Check Your Results
Supported Platforms and Compilers for MRW App
Supported Platforms and Compilers for UFS Medium-Range Weather App release v1.1
Regression Test Policy for MR Weather App Platforms and Compilers
Wiki Links
Applications (include workflow)
Models
- UFS Weather Model
- UFS Subseasonal to Seasonal Model
- UFS Hurricane Analysis and Forecast System Model
Utilities
- NCEPLIBS - builds bundled library dependencies
- NCEPLIBS-external - builds external library dependencies