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 }}
JoshCu
/
bmi-driver
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor adapters and simplify output handling with new helpers
- #8
#8
Merged
JoshCu
merged 9 commits into
main
JoshCu/bmi-driver:main
from
CI
JoshCu/bmi-driver:CI
Copy head branch name to clipboard
Mar 6, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Refactor adapters and simplify output handling with new helpers
#8
JoshCu
merged 9 commits into
main
JoshCu/bmi-driver:main
from
CI
JoshCu/bmi-driver:CI
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2026
Add shared helper functions to reduce boilerplate across adapters
Show description for a92db08
JoshCu
and
claude
committed
a92db08
View commit details
Copy full SHA for a92db08
Browse repository at this point
Simplify runner.rs: merge print fns, use function_failed helper, add TIMESTEP_EPSILON
Show description for cea85ae
JoshCu
and
claude
committed
cea85ae
View commit details
Copy full SHA for cea85ae
Browse repository at this point
Decompose load_model into create_adapter, query_model_timestep, build_unit_conversions
Show description for 700d28a
JoshCu
and
claude
committed
700d28a
View commit details
Copy full SHA for 700d28a
Browse repository at this point
Add DivideDataStore trait and collapse three worker functions into one
Show description for 7e9dbc9
JoshCu
and
claude
committed
7e9dbc9
View commit details
Copy full SHA for 7e9dbc9
Browse repository at this point
Deduplicate writer_thread init_netcdf calls with flush_batch closure
Show description for 00899dc
JoshCu
and
claude
committed
00899dc
View commit details
Copy full SHA for 00899dc
Browse repository at this point
Add output format equivalence tests for CSV, NetCDF, and Zarr
Show description for a39d869
JoshCu
and
claude
committed
a39d869
View commit details
Copy full SHA for a39d869
Browse repository at this point
Simplify README and move detailed docs to docs/
Show description for 9541ca7
JoshCu
and
claude
committed
9541ca7
View commit details
Copy full SHA for 9541ca7
Browse repository at this point
add Dockerfile
JoshCu
committed
ed9dc61
View commit details
Copy full SHA for ed9dc61
Browse repository at this point
fix ci and pytorch parallelism
JoshCu
committed
eedf7c5
View commit details
Copy full SHA for eedf7c5
Browse repository at this point
You can’t perform that action at this time.