-
Notifications
You must be signed in to change notification settings - Fork 23
Home
If you are looking for the first UFS application release (the Medium-Range Weather Application 1.0) you are in the right place.
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 includes a user-friendly 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 wiki includes a Getting Started section that leads you through a quick example. It also includes a Graduate Student Test based on that example. The Graduate Student Test is a way for students, postdocs and others to provide feedback on the usability of the code by running through a series of experiments and then filling out a questionnaire about the experience.
The UFS Medium-Range Weather Application User's Guide has more comprehensive information than this wiki, including links to scientific descriptions of the code and more thorough technical instructions.
The latest draft is here:
https://ufs-mrweather-app.readthedocs.io/en/latest/
You can also get expert help through a community 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
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