Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

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

Description

@andrewdhicks

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions