Skip to content

MicroTed/fv3atm

This branch is 83 commits behind NOAA-EMC/fv3atm:develop.

Folders and files

NameName
Last commit message
Last commit date
Aug 6, 2020
Oct 3, 2023
Nov 9, 2023
Oct 10, 2023
Oct 31, 2023
Jun 20, 2023
Sep 8, 2023
Oct 17, 2023
Mar 24, 2023
Sep 21, 2022
Jun 20, 2023
Oct 16, 2019
Aug 11, 2022
Oct 10, 2023
Oct 20, 2023
Oct 20, 2023
Apr 12, 2023

Repository files navigation

fv3atm

This repository contains a driver and key subcomponents of the atmospheric component of the NOAA's Unified Forecast System (UFS) weather model.

The subcomponents include:

Prerequisites

This package requires the following NCEPLIBS packages:

If the INLINE_POST cmake variable is set, the upp library will be needed:

This package also requires the following external packages:

Obtaining fv3atm

To obtain fv3atm, clone the git repository, and update the submodules:

git clone https://github.com/NOAA-EMC/fv3atm.git
cd fv3atm
git submodule update --init --recursive

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 99.2%
  • Other 0.8%