Change c3_io from integer switch to logical
Open
@maggiehendry is already working on this.
Since Apr 20, 2026.
enhancement
- Dominant language
- Fortran
- Stars
- 23
- Forks
- 36
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 3
Description
During #41 which migrated `jules_pftparm` to **jules-shared**, it was noted that c3_io would make more sense as a logical as LFRic apps uses enumeration. This issue will change c3_io to a logical switch which will allow the enumeration differences in the metadata to be removed, more of the metadata to be shared and make the transfer of LFRic inputs to JULES modules more straightforward.
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.
Assessment
This issue has not been assessed yet.