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
Accelerator
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
Type
/
to 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
.
MPAS-Dev
/
MPAS-Model
Public
Notifications
You must be signed in to change notification settings
Fork
416
Star
312
Code
Issues
84
Pull requests
100
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Changes to filename_template checks
- #1464
#1464
Draft
abishekg7
wants to merge 16 commits into
MPAS-Dev:develop
MPAS-Dev/MPAS-Model:develop
from
abishekg7:framework/new_filename_template_check
abishekg7/MPAS-Model:framework/new_filename_template_check
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
Changes to filename_template checks
#1464
abishekg7
wants to merge 16 commits into
MPAS-Dev:develop
MPAS-Dev/MPAS-Model:develop
from
abishekg7:framework/new_filename_template_check
abishekg7/MPAS-Model:framework/new_filename_template_check
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
first draft
abishekg7
committed
30b74f7
View commit details
Copy full SHA for 30b74f7
Browse repository at this point
Commits on Jun 3, 2026
Only crash out if it's an output stream
abishekg7
committed
42399bc
View commit details
Copy full SHA for 42399bc
Browse repository at this point
Rename subroutine and call from stream_mgr_validate_streams
abishekg7
committed
74af38b
View commit details
Copy full SHA for 74af38b
Browse repository at this point
Remove commented lines
abishekg7
committed
8eb3e56
View commit details
Copy full SHA for 8eb3e56
Browse repository at this point
Commits on Jun 4, 2026
Some cleanups addressing review comments
abishekg7
committed
64e5856
View commit details
Copy full SHA for 64e5856
Browse repository at this point
remove trailing whitespace
abishekg7
committed
3bf5404
View commit details
Copy full SHA for 3bf5404
Browse repository at this point
Negating if conditions, removing unused variables and whitespace fixes
abishekg7
committed
5c7a075
View commit details
Copy full SHA for 5c7a075
Browse repository at this point
Edits to pass ierr to calling routine
abishekg7
committed
97c6d25
View commit details
Copy full SHA for 97c6d25
Browse repository at this point
Commits on Jun 5, 2026
Fixes to address review comments, and cleanup of logging statements
abishekg7
committed
741c495
View commit details
Copy full SHA for 741c495
Browse repository at this point
Commits on Jun 10, 2026
Redoing logic
abishekg7
committed
035a4a7
View commit details
Copy full SHA for 035a4a7
Browse repository at this point
Commits on Jun 11, 2026
Using stream_mgr_get_num_alarms in the logic. And some cleanup
abishekg7
committed
f5e7f5c
View commit details
Copy full SHA for f5e7f5c
Browse repository at this point
Commits on Jun 12, 2026
Modifying logic so inner loop starts with the outer loop iterator
abishekg7
committed
ff95f35
View commit details
Copy full SHA for ff95f35
Browse repository at this point
Commits on Jun 15, 2026
Make ierr in get_num_alarms optional and cleanup unused variables
abishekg7
committed
5d54033
View commit details
Copy full SHA for 5d54033
Browse repository at this point
Commits on Jun 16, 2026
Fixing whitespace, comment block and error messages
abishekg7
committed
a30e46c
View commit details
Copy full SHA for a30e46c
Browse repository at this point
Reducing number of variables + cleanup
abishekg7
committed
0376fed
View commit details
Copy full SHA for 0376fed
Browse repository at this point
Commits on Jul 14, 2026
Removing temporary logging statement
abishekg7
committed
3e33298
View commit details
Copy full SHA for 3e33298
Browse repository at this point
You can’t perform that action at this time.