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

Add MTC Parameters #1

Open
wants to merge 329 commits into
base: master
Choose a base branch
from
Open

Add MTC Parameters #1

wants to merge 329 commits into from

Conversation

DavidOry
Copy link
Collaborator

No description provided.

@@ -621,7 +630,7 @@ def __init__(self, **kwargs):
self.scratch_location, "make_complete_network_from_fixed_width_file.s"
)
self.output_dir = os.path.join(self.scratch_location)
self.output_epsg = 26915
self.output_epsg = 102646
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lmz, re: https://app.asana.com/0/12291104512575/1184154758453347/f

The parameters.py file in Lasso has all the messy bits in it, including the output projection of the travel model network. We'll edit this file as we go.

DavidOry and others added 29 commits August 11, 2020 16:33
@e-lo `x.pad` was throwing an error, but `x['pad']` appears to work.
Fixes wsp-sag#106 in a hacky way. Need to figure out how to return dict in parser even if program type isn't there.
Fixed wsp-sag#106 for real this time

?start  --> start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants