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
A user uses Ranch to create travel model networks. The user then wants to check if the networks meet the requirements to use Network Wrangler. Ideally, a validator would be in place to check that the networks have the required attributes.
Status
Defined
Planned
Implemented
Tested
Priority
Low
Level of Effort
Low
Resolution Ideas
Update, as needed, the roadway schemas. Confirm that other GTFS validators (example). Bundle tools together in a validator method (should this be a separate project?)
- consolidate all scripts in network_wrangler/bin directory
- list scripts in pyproject.toml for installation
- normalize the #! of all scripts
- add validation scripts for networks and associated helper functions fixes#285
User Story
A user uses
Ranch
to create travel model networks. The user then wants to check if the networks meet the requirements to use Network Wrangler. Ideally, a validator would be in place to check that the networks have the required attributes.Status
Priority
Low
Level of Effort
Low
Resolution Ideas
Update, as needed, the roadway schemas. Confirm that other GTFS validators (example). Bundle tools together in a validator method (should this be a separate project?)
Project
No
Who should be involved?
Implementer: @e-lo
Commenters: @DavidOry
Users: @lmz
Reviewers: @i-am-sijia
Risk
Will require on-going maintenance.
Tests
Demonstrate successful and unsuccessful validation efforts.
The text was updated successfully, but these errors were encountered: