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
.
ESCOMP
/
CTSM
Public
Notifications
You must be signed in to change notification settings
Fork
361
Star
352
Code
Issues
952
Pull requests
67
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Initial fixes to generate_gdd20_baseline
- #3543
#3543
Merged
samsrabin
merged 13 commits into
ESCOMP:b4b-dev
ESCOMP/CTSM:b4b-dev
from
samsrabin:fix-generate_gdd20_baseline
samsrabin/CTSM:fix-generate_gdd20_baseline
Copy head branch name to clipboard
Jan 19, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Initial fixes to generate_gdd20_baseline
#3543
samsrabin
merged 13 commits into
ESCOMP:b4b-dev
ESCOMP/CTSM:b4b-dev
from
samsrabin:fix-generate_gdd20_baseline
samsrabin/CTSM:fix-generate_gdd20_baseline
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2025
Add some basic unit tests of vegtype_str2int(). One fails.
samsrabin
committed
d00588b
View commit details
Copy full SHA for d00588b
Browse repository at this point
vegtype_str2int(): Fix for single string inputs.
samsrabin
committed
471086a
View commit details
Copy full SHA for 471086a
Browse repository at this point
grid_one_variable: Replace np.NaN with np.nan.
samsrabin
committed
5bd6297
View commit details
Copy full SHA for 5bd6297
Browse repository at this point
When calling vegtype_str2int for a single string, return a single int, not list.
samsrabin
committed
e0bac6d
View commit details
Copy full SHA for e0bac6d
Browse repository at this point
Add some basic unit tests of create_filled_array(). 1 failing.
samsrabin
committed
11a471c
View commit details
Copy full SHA for 11a471c
Browse repository at this point
create_filled_array(): Fix behavior with fill_value=0.
samsrabin
committed
c3f9be2
View commit details
Copy full SHA for c3f9be2
Browse repository at this point
grid_one_variable(): Fix behavior with fill_value=0.
samsrabin
committed
a73eb84
View commit details
Copy full SHA for a73eb84
Browse repository at this point
generate_gdd20_baseline: Move time slice from _parse_args() to generate_gdd20_baseline().
samsrabin
committed
a728bda
View commit details
Copy full SHA for a728bda
Browse repository at this point
generate_gdd20_baseline: Simplify time slice, assuming modern ctsm_pylib.
samsrabin
committed
fd55e31
View commit details
Copy full SHA for fd55e31
Browse repository at this point
Commits on Oct 29, 2025
generate_gdd20_baseline.py: Refactor to new function _get_time_slice().
samsrabin
committed
9c9a313
View commit details
Copy full SHA for 9c9a313
Browse repository at this point
test_unit_grid_one_variable: Add unit_testing.setup_for_tests().
samsrabin
committed
5bf0c52
View commit details
Copy full SHA for 5bf0c52
Browse repository at this point
Commits on Dec 19, 2025
Merge branch 'b4b-dev' into fix-generate_gdd20_baseline
samsrabin
authored
b60c83a
View commit details
Copy full SHA for b60c83a
Browse repository at this point
Commits on Jan 18, 2026
Merge branch 'b4b-dev' into fix-generate_gdd20_baseline
samsrabin
authored
b70cab7
View commit details
Copy full SHA for b70cab7
Browse repository at this point
You can’t perform that action at this time.