Make full constituents object available via metadata
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 25
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
Description
So that we can utilize the hash table functionality within the physics (i.e. grab a specific constituent by standard name), it would be helpful to have the full constituents object (type ccpp_model_constituents_t) available via metadata.
Solution
Not exactly sure how it'll look, but my guess is we'll need to add a metadata file for the host cap.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the host cap metadata handling and the ccpp_model_constituents_t definition. Determine how the full constituents object should be exposed through metadata so physics code can use its hash-table lookup by standard name; done means that object is available to the physics layer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100