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

API requires AGDC_API_CONFIG to be set, can't use default path #91

Open
andrewdhicks opened this issue Nov 24, 2015 · 0 comments
Open

Comments

@andrewdhicks
Copy link

The API Config class uses the AGDC_API_CONFIG environment variable. If the variable is not set, os.environ throws a KeyError exception which is not handled.
See https://github.com/GeoscienceAustralia/agdc/blob/develop/api/source/main/python/datacube/config.py#L49

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