global-workflow icon indicating copy to clipboard operation
global-workflow copied to clipboard

Global Superstructure/Workflow supporting the Global Forecast System (GFS)

Results 100 global-workflow issues
Sort by recently updated
recently updated
newest added

# Description This PR adds options to use a global 1 deg grid, intended for testing with the SFS applicaiton. Requires new fix file chnages https://github.com/NOAA-EMC/global-workflow/issues/2618 # Type of change...

### What new functionality do you need? As JEDI ATM development spins up, we should routinely test JEDI ATM via g-w CI. `ci/cases/pr/C96C48_ufs_hybatmDA.yaml` provides this functionality. However, the `skip_ci_on_hosts` section...

feature

### What new functionality do you need? Presently, the cycled initial conditions are staged by `setup_expt.py`. The initial conditions for forecast-only are staged by a job `stage_ic`. This feature requests...

feature

### What new functionality do you need? JEDI ATM CI should run on WCOSS2 since this is the operational machine on which implementations occur. JEDI ATM CI exercises some functionalities...

feature

### What new functionality do you need? Archiving should be disabled on the first half cycle since the only data generated is the gdas forecast, which is not particularly useful....

feature

# Description This PR adds Python Unit Testing for CI utility codes into GitHub Actions: - Installed **Rocoto** and **wxfow** in GitHub Runner for testing key CI utility codes -...

CI/CD

# Description This PR enables IAU for the snow DA which is necessary for GFSv17. A snow analysis is created for the center of the window regardless, and an additional...

PRs should meet these guidelines: - Each PR should address ONE topic and have an associated issue. - No hard-coded paths or personal directories. - No temporary or backup files...

### What is wrong? In a continuous run mode, meteorological fields are reinitialized at 00z for each 24-hour cycle and chemical fields are read from the restart files (except for...

bug

### What new functionality do you need? NCO has requested that compath variables still include a designation of whether they are intended to be input or output in the variable...

feature
help wanted