Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NCAR
/
ccpp-framework
Public
Notifications
You must be signed in to change notification settings
Fork
67
Star
25
Code
Issues
67
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[capgen-v1] Require positive evidence before treating index_of_<X> as a constituent index
- #780
#780
Merged
climbfuji
merged 7 commits into
NCAR:feature/capgen-v1
NCAR/ccpp-framework:feature/capgen-v1
from
climbfuji:bugfix/index_of_not_a_constituent
climbfuji/ccpp-framework:bugfix/index_of_not_a_constituent
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
[capgen-v1] Require positive evidence before treating index_of_<X> as a constituent index
#780
climbfuji
merged 7 commits into
NCAR:feature/capgen-v1
NCAR/ccpp-framework:feature/capgen-v1
from
climbfuji:bugfix/index_of_not_a_constituent
climbfuji/ccpp-framework:bugfix/index_of_not_a_constituent
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
Bug fix when a variable with standard name index_of_... was treated as a component of an internal constituent even though there was no constituent for it
climbfuji
committed
c9dff89
View commit details
Copy full SHA for c9dff89
Browse repository at this point
Update LLM memory/documentation in doc/*
climbfuji
committed
f37cbde
View commit details
Copy full SHA for f37cbde
Browse repository at this point
Commits on Sep 2, 2026
Update doc/followups.md once more (CAM-SIMA)
climbfuji
committed
ec89dbc
View commit details
Copy full SHA for ec89dbc
Browse repository at this point
Commits on Sep 3, 2026
Update capgen/generator/suite_resolver.py
Show description for aab6a14
climbfuji
and
peverwhee
authored
aab6a14
View commit details
Copy full SHA for aab6a14
Browse repository at this point
Update capgen/generator/suite_resolver.py and unit-tests/test_suite_resolver.py: guard against schemes writing to a constituent index variable
climbfuji
committed
5594f25
View commit details
Copy full SHA for 5594f25
Browse repository at this point
Merge branch 'bugfix/index_of_not_a_constituent' of https://github.com/climbfuji/ccpp-framework into bugfix/index_of_not_a_constituent
climbfuji
committed
23fc258
View commit details
Copy full SHA for 23fc258
Browse repository at this point
Commits on Sep 4, 2026
Clarify comment about index_of_* variables that aren't tied to a constituent; catch invalid metadat (index_of_... plus constituent = True)
climbfuji
committed
7181362
View commit details
Copy full SHA for 7181362
Browse repository at this point
You can’t perform that action at this time.