Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add Network Validator #285

Closed
4 tasks done
DavidOry opened this issue Mar 18, 2022 · 1 comment
Closed
4 tasks done

[FEATURE] Add Network Validator #285

DavidOry opened this issue Mar 18, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@DavidOry
Copy link
Collaborator

DavidOry commented Mar 18, 2022

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

  • 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?)

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.

@DavidOry DavidOry added the enhancement New feature or request label Mar 18, 2022
@e-lo e-lo self-assigned this Apr 15, 2024
@e-lo e-lo added this to the v1.0 milestone Apr 15, 2024
@e-lo
Copy link
Collaborator

e-lo commented Apr 15, 2024

Addressed in v1.0

e-lo added a commit that referenced this issue Aug 27, 2024
- 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
@e-lo e-lo closed this as completed Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants