GEOS-ESM / GEOS-ESM/GEOSgcm_GridComp

Is Beres Scheme File Stable?

Open
#323 3 comments 0 reactions 4 assignees View on GitHub

@JulioTBacmeister is already working on this.

Since Jul 31, 2020.

question :grey_question:
Dominant language
Fortran
Stars
10
Forks
13
Avg merge
17h 35m
Merged PRs (30d)
14

Description

Currently in GWD there is a hardcoded path to the Beres Scheme file:

https://github.com/GEOS-ESM/GEOSgcm_GridComp/blob/6f5a435137eba5fb73015add3cb92fec33bc54ea/GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSgwd_GridComp/GEOS_GwdGridComp.F90#L822-L825

This leads to a couple of questions:

  1. This file should be moved to the Ops Share directory so it can be accessible at NAS "generically", unhardcoded, and replaced with an entry in AGCM.rc
  2. Is this file stable or will it possibly change? If it's stable, it could be moved now. But if it might change in the future, then it should be versioned so that if it does change, the NCAR GWD code could be consistently run.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.