GEOS-ESM / GEOS-ESM/GEOSgcm

Meta Issue: Illegal MAPL_GetResource calls

Open
#331 1 comment 0 reactions 1 assignee View on GitHub

@mathomp4 is already working on this.

Since Sep 24, 2021.

bug
Dominant language
CMake
Stars
51
Forks
19
Avg merge
15h 24m
Merged PRs (30d)
5

Description

As seen in https://github.com/GEOS-ESM/GEOSgcm_GridComp/pull/459, there are some illegal MAPL_GetResource calls a la:

    call MAPL_GetResource(MAPL,Ncolumns,LABEL="SATSIM_NCOLUMNS:",default=Ncolumns,  RC=STATUS)

where the output is also an input. This issue will track possible lines that need fixed.

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.