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 }}
PhasesResearchLab
/
ESPEI
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
92
Code
Issues
20
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
ENH: Use pydantic models to represent ESPEI datasets
- #269
#269
Draft
bocklund
wants to merge 14 commits into
PhasesResearchLab:master
PhasesResearchLab/ESPEI:master
from
bocklund:pydantic-datasets
bocklund/ESPEI:pydantic-datasets
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
ENH: Use pydantic models to represent ESPEI datasets
#269
bocklund
wants to merge 14 commits into
PhasesResearchLab:master
PhasesResearchLab/ESPEI:master
from
bocklund:pydantic-datasets
bocklund/ESPEI:pydantic-datasets
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2025
Implement pydantic models for datasets
Show description for 0f813bc
bocklund
committed
0f813bc
View commit details
Copy full SHA for 0f813bc
Browse repository at this point
Migrate ZPF-specific check_dataset functions to ZPFDataset validator
bocklund
committed
b48213c
View commit details
Copy full SHA for b48213c
Browse repository at this point
Deprecate clean_dataset as the behavior is in pydantic now
bocklund
committed
fb9cc5d
View commit details
Copy full SHA for fb9cc5d
Browse repository at this point
Fix max length
bocklund
committed
b3d8e9b
View commit details
Copy full SHA for b3d8e9b
Browse repository at this point
Migrate check_datasets validators to pydantic models
bocklund
committed
5a0b887
View commit details
Copy full SHA for 5a0b887
Browse repository at this point
Cleanup of activity check_dataset stuff
Show description for d2f6427
bocklund
committed
d2f6427
View commit details
Copy full SHA for d2f6427
Browse repository at this point
Commits on Aug 18, 2025
Migrate equlibrium and activity check_datasets functionality to pydantic models
Show description for a3610fe
bocklund
committed
a3610fe
View commit details
Copy full SHA for a3610fe
Browse repository at this point
Delete recursive_map as dead code
bocklund
committed
1fa6724
View commit details
Copy full SHA for 1fa6724
Browse repository at this point
Ensure tags are present in the dataset models
bocklund
committed
c31d9ae
View commit details
Copy full SHA for c31d9ae
Browse repository at this point
Multiple dataset cleanups:
Show description for 8a9d38f
bocklund
committed
8a9d38f
View commit details
Copy full SHA for 8a9d38f
Browse repository at this point
Refactor modules back to simple datasets module
bocklund
committed
02299fd
View commit details
Copy full SHA for 02299fd
Browse repository at this point
Ruff check datasets.py
bocklund
committed
42a6e3a
View commit details
Copy full SHA for 42a6e3a
Browse repository at this point
Delete comment field
bocklund
committed
b01668a
View commit details
Copy full SHA for b01668a
Browse repository at this point
Refactor types to common datasets. Datasets pretty much only have to implement a value and the validators
bocklund
committed
2ffd7d6
View commit details
Copy full SHA for 2ffd7d6
Browse repository at this point
You can’t perform that action at this time.