-
Notifications
You must be signed in to change notification settings - Fork 109
Project Meeting 2025.06.10
John Gliebe edited this page Jun 10, 2025
·
16 revisions
- Input File Validation Update (Andrew Kay)
- Progress Update:
- Additional configurations to Settings Checker
- Update core Settings to toggle Settings Checker on and off
- Ability to check multiple spec/coefficient files in checker (e.g. School Escort model)
- Introduce SettingsCheckError
- Allow attempting to load SPEC files from Annotators and Preprocessors defined at top level
- Set up evaluation for segmented coefficients using omnibus spec (PTYPE)
- Set up evaluation for templated coefficients
- Created pattern for including settings to check from Extensions modules in SANDAG example
- Improved logging
- Opened PR from Fork
- Things for the future...
- Trouble with some specific model components (need to revisit to integrate into the checker)
- Pydantic should be handling issues related to handling "missing" if NONE is returned (what fields are required); not for validation checker