NCAR / NCAR/ccpp-framework

capgen should keep cap names under 63 characters (12 hours)

Open
#337 3 comments 0 reactions 2 assignees View on GitHub

@mkavulich is already working on this.

Since Aug 30, 2022.

bug capgen capgen-unification
Dominant language
Python
Stars
25
Forks
67
Avg merge
3d 8h
Merged PRs (30d)
2

Description

Concatenating a suite name, group name, and phase can result in a cap interface name which exceeds 63 characters.
Proposal is to use name mangling to keep name under 63 characters.
Suite name kept to 35 characters
Group names kept to 20 characters

Contributor guide

No contributing guide indexed for this repository

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.