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 Met Council staff person is writing out the Network Wrangler network as Cube fixed width files. The current method writes out a Cube script that uses tokens to identify the location of the links text file, the nodes text file, and the number of zones. This makes the resulting script confusing (where do these tokens come from?) and requires the script to use a batch file -- which is not provided in the repository.
Priority
Low
Level of Effort
Level
Resolution Ideas
Replace the tokens with the filenames passed into the argument. Replace the zones token with a parameter stored in the parameters file.
User Story
A Met Council staff person is writing out the Network Wrangler network as Cube fixed width files. The current method writes out a Cube script that uses tokens to identify the location of the links text file, the nodes text file, and the number of zones. This makes the resulting script confusing (where do these tokens come from?) and requires the script to use a batch file -- which is not provided in the repository.
Priority
Low
Level of Effort
Level
Resolution Ideas
Replace the tokens with the filenames passed into the argument. Replace the zones token with a parameter stored in the parameters file.
Project
No
Who should be involved?
Implementer: @DavidOry
Commenters: @RachelWikenMC
Users: @RachelWikenMC
Reviewers: @i-am-sijia
Risk
Need to review MTC's implementation and compatibility with on-going refactoring
Tests
No automated tests are needed. Tests of existing notebooks confirm correct implementation.
The text was updated successfully, but these errors were encountered: