Skip to content

Use aiohttp for public HTTPS urls #3

@kylebarron

Description

@kylebarron

For public data, obstore is overkill. Obstore is important when you need private auth signing for aws/gcp/azure buckets. Otherwise you can just use aiohttp.

It's easy to use aiohttp with async-tiff. All you need is a little wrapper that implements GetRangeAsync and GetRangesAsync.

https://github.com/developmentseed/obspec-utils/blob/cb7bbec24cb51b53a9464610693eb8394773c653/src/obspec_utils/stores/_aiohttp.py#L170-L256

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