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

@andrewdhicks

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions