-
Notifications
You must be signed in to change notification settings - Fork 119
Home
For a guide to building and running the Short-Range Weather (SRW) Application, see the SRW App User's Guide.
This repository contains the model code and external links needed to build the UFS Short-Range Weather Application, which focuses on predictions of atmospheric behavior from less than an hour to several days. The 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 with recommendations for new users. It also includes a Graduate Student Test (GST) using a sample forecast from June 15-16, 2019. 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.
Before running the Short-Range Weather (SRW) Application, users should determine which of the four levels of support their system falls under. Generally, Level 1 & 2 systems are restricted to those with access through NOAA and its affiliates. These systems are named (e.g., Hera, Orion, Cheyenne).
The Quick Start Chapter provided in each User's Guide is an excellent place for new users to begin. It provides details on how to clone the SRW App, build it, and run a forecast. Users can access the documentation for the SRW App version that they plan to run.
The UFS Short-Range Weather Application User's Guide has the most comprehensive information on the SRW App, including links to more thorough technical instructions.
Depending on what you are doing, you may need different versions of the Users Guide:
Version | Description |
---|---|
Develop Branch/Latest | Documentation for the head of the development branch. This may have gaps and errors. |
Tag ufs-v1.0.1 | Documentation for the most recent release and the version currently used in the Getting Started section. |
Tag ufs-v1.0.0 | Documentation for the v1.0.0 release. |
Users can also get expert help through a community forum.
A description of how to contribute, test and review code for the regional_workflow repository can be found here. (Ctrl-click to open in a new tab or window.)
- Getting Started for Developers
- Repository Structure and Submodules
- Contributor's Guide
- Code Reviewer's Guide
- UFS offline Land Data Assimilation (DA) System
- Global Workflow
- UFS Hurricane Analysis and Forecast System
- UFS Medium-Range Weather Application (no longer supported)
- spack-stack - builds bundled library dependencies using a Spack-based package installation method