A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

ufs-weather-model

Contains the model code and external links needed to build the Unified Forecast System atmosphere model and associated components, including the WaveWatch III model.
https://github.com/ufs-community/ufs-weather-model

Category: Atmosphere
Sub Category: Meteorological Observation and Forecast

Keywords

community-modeling forecast-model numerical-weather-prediction nwp ufs unified-forecast-system weather-model

Last synced: about 18 hours ago
JSON representation

Repository metadata

UFS Weather Model

README.md

Read The Docs Status

ufs-weather-model

This is the UFS weather model source code

Where to find information

Start at the wiki which has quick start instructions.

User's reference guide is hosted on read the docs.

What files are what

The top level directory structure groups source code and input files as follow:

File/directory Purpose
LICENSE.md A copy of the GNU Lesser General Public License, Version 3.
README.md This file with basic pointers to more information.
AQM/ Contains air quality modeling component
CMEPS-interface/ Contains CMEPS mediator
CICE-interface/ Contains CICE sea-ice model component including CICE6 and Icepack
CDEPS-interface/ Contains CDEPS data components, including data-atmosphere (DATM) and data-ocean (DOCN) model components
FV3/ Contains FV3 atmosphere model component including FV3 dynamical core, dynamics to physics driver, physics and IO.
GOCART/ Contains GOCART aerosol model component
HYCOM-interface/ Contains HYCOM ocean model component
LM4-driver/ Contains LM4 land component
MOM6-interface/ Contains MOM6 ocean model component
NOAHMP-interface/ Contains Noah-MP land model component
WW3/ Contains community wave modeling framework WW3
stochastic_physics/ Contains the stochastic physics source code
cmake/ Contains compile option files on various platforms.
modulefiles/ Contains module files on various platforms.
tests/ Regression and unit testing framework scripts.
build.sh Script to build the model executable (also used by tests/)

E.g. use of build.sh to build the coupled model with FV3_GFS_v15p2 as the CCPP suite.

$> CMAKE_FLAGS="-DAPP=S2S" CCPP_SUITES="FV3_GFS_v15p2" ./build.sh

The build system is regularly tested with Tier-1 and Tier-2 platforms.
Configurations for other platforms that are available with UFS should be used with the understanding that they are not regularly
tested and users will have to adapt those to make it work.

Disclaimer

The United States Department of Commerce (DOC) GitHub project code is provided
on an "as is" basis and the user assumes responsibility for its use. DOC has
relinquished control of the information and no longer has responsibility to
protect the integrity, confidentiality, or availability of the information. Any
claims against the Department of Commerce stemming from the use of its GitHub
project will be governed by all applicable Federal law. Any reference to
specific commercial products, processes, or services by service mark,
trademark, manufacturer, or otherwise, does not constitute or imply their
endorsement, recommendation or favoring by the Department of Commerce. The
Department of Commerce seal and logo, or the seal and logo of a DOC bureau,
shall not be used in any manner to imply endorsement of any commercial product
or activity by DOC or the United States Government.


Owner metadata


GitHub Events

Total
Last Year

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 647
Total pull requests: 581
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 91
Total pull request authors: 84
Average comments per issue: 8.03
Average comments per pull request: 14.26
Merged pull request: 292
Bot issues: 0
Bot pull requests: 6

Past year issues: 289
Past year pull requests: 254
Past year average time to close issues: 2 months
Past year average time to close pull requests: about 1 month
Past year issue authors: 63
Past year pull request authors: 65
Past year average comments per issue: 7.47
Past year average comments per pull request: 11.45
Past year merged pull request: 98
Past year bot issues: 0
Past year bot pull requests: 5

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ufs-community/ufs-weather-model

Top Issue Authors

  • DeniseWorthen (90)
  • junwang-noaa (73)
  • jiandewang (34)
  • jkbk2004 (28)
  • dustinswales (26)
  • DusanJovic-NOAA (26)
  • BrianCurtis-NOAA (24)
  • uturuncoglu (20)
  • SamuelTrahanNOAA (19)
  • climbfuji (18)
  • zach1221 (16)
  • gspetro-NOAA (15)
  • JessicaMeixner-NOAA (14)
  • BinLiu-NOAA (12)
  • NickSzapiro-NOAA (12)

Top Pull Request Authors

  • DeniseWorthen (89)
  • DusanJovic-NOAA (39)
  • grantfirl (31)
  • jiandewang (28)
  • BrianCurtis-NOAA (24)
  • NickSzapiro-NOAA (21)
  • WenMeng-NOAA (19)
  • dustinswales (18)
  • SamuelTrahanNOAA (17)
  • JessicaMeixner-NOAA (17)
  • dpsarmie (13)
  • gspetro-NOAA (13)
  • climbfuji (13)
  • JiliDong-NOAA (12)
  • haiqinli (11)

Top Issue Labels

  • enhancement (295)
  • bug (270)
  • EPIC Support Requested (70)
  • feature-MPAS (22)
  • Priority: High (11)
  • Priority: Urgent (5)
  • Priority: Low (5)
  • Baseline Updates (2)
  • question (1)
  • documentation (1)

Top Pull Request Labels

  • Ready for Commit Queue (228)
  • Baseline Updates (146)
  • No Baseline Change (143)
  • jenkins-ci (81)
  • New Input Data Req'd (27)
  • Waiting for Reviews (20)
  • Baseline Change (19)
  • New Baselines (15)
  • enhancement (11)
  • Priority: High (7)
  • documentation (7)
  • jenkins-ort (6)
  • input data change (6)
  • dependencies (6)
  • Incomplete (5)
  • bug (3)
  • Blocked (2)
  • EPIC Support Requested (2)
  • hera-RT (2)
  • hera-BL (1)
  • hercules-RT (1)
  • Stack_Build (1)

Dependencies

.github/workflows/aux.yml actions
  • actions/cache v2 composite
.github/workflows/build_test.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/save/aux._yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • aws-actions/configure-aws-credentials v1 composite
.github/workflows/save/build_test._yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v2 composite
tests/ci/Dockerfile docker
  • noaaepic/ubuntu20.04-gnu9.3-hpc-stack v2.0 build
doc/UsersGuide/requirements.txt pypi
  • docutils ==0.16
  • sphinx_rtd_theme *
  • sphinxcontrib-bibtex *
tests/ci/setup.py pypi

Score: -Infinity