Skip to content

Remove optional arguments from CCPP framework/metadata#887

Closed
climbfuji wants to merge 5 commits into
ufs-community:developfrom
climbfuji:remove_optional_arguments_from_ccpp
Closed

Remove optional arguments from CCPP framework/metadata#887
climbfuji wants to merge 5 commits into
ufs-community:developfrom
climbfuji:remove_optional_arguments_from_ccpp

Conversation

@climbfuji
Copy link
Copy Markdown
Collaborator

@climbfuji climbfuji commented Oct 25, 2021

PR Checklist

  • Ths PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.

  • This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR

  • An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
    are specified below.

  • If new or updated input data is required by this PR, it is clearly stated in the text of the PR.

Description

This PR updates the submodule pointers for fv3atm, ccpp-framework and ccpp-physics to:

  • remove support for the optional attribute in the CCPP framework and metadata
  • remove invalid optional and intent attributes from host model metadata (variable or type definitions)
  • remove unused code for calculating cloud effective radii from Thompson MP wrapper (this is done in the radiation interstitials)

No changes to the regression test results or the input data.

Issue(s) addressed

Fixes NCAR/ccpp-framework#407

Testing

Regression tests were run on 10/25/2021 on Gaea/Intel against the existing baseline, all tests passed.

Full regression tests will be run on all tier-1 platforms when it is time to commit.

  • hera.intel
  • hera.gnu
  • orion.intel
  • cheyenne.intel
  • cheyenne.gnu
  • gaea.intel
  • jet.intel
  • wcoss_cray
  • wcoss_dell_p3
  • CI

Dependencies

NCAR/ccpp-framework#408
earth-system-radiation/rte-rrtmgp#143
NCAR/ccpp-physics#763
NOAA-EMC/ufsatm#415
#887

Associated SCM PR: MISSING

@junwang-noaa
Copy link
Copy Markdown
Collaborator

Combined in PR#892, which was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Baseline Change No Baseline Change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove optional keyword from CCPP metadata (8 hours)

2 participants