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

better alternative to environment variables? #36

Open
AlexaVillaume opened this issue Nov 24, 2023 · 0 comments
Open

better alternative to environment variables? #36

AlexaVillaume opened this issue Nov 24, 2023 · 0 comments

Comments

@AlexaVillaume
Copy link
Collaborator

          I don't think adding an environment variable is the right way to go. This will mean that users will have to add this as part of the install process which can be annoying. Using relative imports and paths should be able to handle most of these cases. If it is an issue keeping track of where the isochrones are stored, we may want to think about having the user specify where these are stored as an input to the isochrone object instead of trying to hide the lookup tables in the directory structure of the code

Originally posted by @ConnorStoneAstro in #35 (comment)

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