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

Make measures search path smaller #273

Closed
tammojan opened this issue Dec 4, 2015 · 0 comments
Closed

Make measures search path smaller #273

tammojan opened this issue Dec 4, 2015 · 0 comments

Comments

@tammojan
Copy link
Contributor

tammojan commented Dec 4, 2015

I think the current list of directories being searched is too large. This could lead to confusion if multiple instances of measures data are installed.

I propose a small refactor, where only to paths are searched:

  • A custom path, set in .casarc
  • A default path, set at compile time (cmake -DCASADATA=...)

To acommodate for a directory relative to casaroot, we could accept some syntax within the pathnames, for example %CASAROOT% and %CASAHOME% in both the custom and default path.

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

1 participant