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

v1.1 NGSIM path #9

Open
djp42 opened this issue Mar 20, 2019 · 4 comments
Open

v1.1 NGSIM path #9

djp42 opened this issue Mar 20, 2019 · 4 comments

Comments

@djp42
Copy link
Collaborator

djp42 commented Mar 20, 2019

Currently we are hardcoding the NGSIM data path / package because julia decided to add a hash in the path, and we need the data from NGSIM, so that is a problem for us. What is the best way to address it? Symlink? Environment variable? Utility to get most recent subdir of NGSIM? Etc. Example path: ~/.julia/packages/NGSIM/B45UX/data

@djp42
Copy link
Collaborator Author

djp42 commented Mar 20, 2019

Related commit: 1abb652

@HanyangLiu
Copy link

This is also the problem I'm encountering when I processed to the part "download NGSIM data". The path is different from the one in my installation.

@nebneBgnahZ
Copy link

Hey, I had a similar issue that the folder in my installation is "OPF1x" instead of "90YUa". If I changed the path to "NGSIM/90YUa/data", then I got the error of "package NGSIM [xxxxxxxx] is required but does not seem to be installed". Have you figured this problem out?

@HanyangLiu
Copy link

HanyangLiu commented Jul 23, 2019 via email

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

No branches or pull requests

3 participants