Skip to content

ShanSunNOAA/global-workflow

This branch is 1909 commits behind NOAA-GSL/global-workflow:develop.

Folders and files

NameName
Last commit message
Last commit date
Aug 31, 2020
Sep 10, 2020
Aug 13, 2020
Jul 27, 2020
Apr 30, 2018
Jul 24, 2020
Sep 10, 2020
Sep 10, 2020
Sep 10, 2020
Sep 10, 2020
Sep 8, 2020
Sep 10, 2020
Feb 13, 2020
Jan 27, 2020
Sep 2, 2020
Jun 23, 2020

Repository files navigation

global-workflow

Global Superstructure/Workflow currently supporting the Finite-Volume on a Cubed-Sphere Global Forecast System (FV3GFS)

The global-workflow depends on the following prerequisities to be available on the system:

  • workload management platform / scheduler - LSF or SLURM
  • workflow manager - ROCOTO (https://github.com/christopherwharrop/rocoto)
  • modules - NCEPLIBS (various), esmf v8.0.0bs48, hdf5, intel/ips v18, impi v18, wgrib2, netcdf v4.7.0, hpss, gempak (see module files under /modulefiles for additional details)

The global-workflow current supports the following machines:

  • WCOSS-Dell
  • WCOSS-Cray
  • Hera

Build global-workflow:

1. Check out components

While in /sorc folder:

$ sh checkout.sh

2. Build components

While in /sorc folder:

$ sh build_all.sh

3. Link components

While in /sorc folder:

$ sh link_fv3gfs.sh emc $MACHINE

...where $MACHINE is "dell", "cray", or "hera".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 49.5%
  • Fortran 43.9%
  • Python 5.5%
  • Makefile 0.4%
  • Perl 0.4%
  • PHP 0.2%
  • Other 0.1%