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
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
.
USEPA
/
MCSimMod
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
11
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
tmp directory model compilation
- #51
#51
Merged
dfkapraun
merged 13 commits into
main
USEPA/MCSimMod:main
from
bugfix/write-tmp-model
USEPA/MCSimMod:bugfix/write-tmp-model
Copy head branch name to clipboard
Jan 21, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
tmp directory model compilation
#51
dfkapraun
merged 13 commits into
main
USEPA/MCSimMod:main
from
bugfix/write-tmp-model
USEPA/MCSimMod:bugfix/write-tmp-model
Copy head branch name to clipboard
Commits
Commits on Dec 8, 2025
Initial commit for writing temp model fix
tjzurlin
committed
31e6f42
View commit details
Copy full SHA for 31e6f42
Browse repository at this point
Commits on Jan 17, 2026
Use winslash in normalizePath to remove need to grep for windows-specific path slashes.
tjzurlin
committed
3cbfcab
View commit details
Copy full SHA for 3cbfcab
Browse repository at this point
Define source file on which the hash is determined. The original file is still used for model compilation.
tjzurlin
committed
b029df5
View commit details
Copy full SHA for b029df5
Browse repository at this point
Commits on Jan 18, 2026
Fix temp directory bug to ensure source file is hashed before model compilation of copied model file to temp.
tjzurlin
committed
25da93a
View commit details
Copy full SHA for 25da93a
Browse repository at this point
Don't show warning for creating test directory for running tests in same session.
tjzurlin
committed
3bd6047
View commit details
Copy full SHA for 3bd6047
Browse repository at this point
Run styler
tjzurlin
committed
ad77be5
View commit details
Copy full SHA for ad77be5
Browse repository at this point
Hash the original source file into the right location during the init so we always have a baseline on the source model version.
tjzurlin
committed
82ac7ab
View commit details
Copy full SHA for 82ac7ab
Browse repository at this point
run styler
tjzurlin
committed
66e5f48
View commit details
Copy full SHA for 66e5f48
Browse repository at this point
Rebuild package documentation and fix notes following check. 1. Include mention of LICENSE file in DESCTIPTION and 2. add paper directory to .Rbuildignore as non-standard R package directory
tjzurlin
committed
f21d82a
View commit details
Copy full SHA for f21d82a
Browse repository at this point
Update man/Model-class.Rd
Show description for 718d07e
tjzurlin
and
Copilot
authored
718d07e
View commit details
Copy full SHA for 718d07e
Browse repository at this point
Update R/MCSim_model.R
Show description for 58b3ce9
tjzurlin
and
Copilot
authored
58b3ce9
View commit details
Copy full SHA for 58b3ce9
Browse repository at this point
Document package after fixing typo
tjzurlin
committed
7cd350f
View commit details
Copy full SHA for 7cd350f
Browse repository at this point
Commits on Jan 21, 2026
Remove unused file.copied variable when copying source file to model file in temp folder
tjzurlin
committed
ff41d03
View commit details
Copy full SHA for ff41d03
Browse repository at this point
You can’t perform that action at this time.