pygeodes.utils#

Modules

pygeodes.utils.config

This module allows users to configure pygeodes

pygeodes.utils.consts

This module regroups all the constants from pygeodes

pygeodes.utils.dataclasses_utils

This module contains all things regarding python dataclasses

pygeodes.utils.datetime_utils

This module contains all things related to date and time

pygeodes.utils.decorators

This module regroups all decorators used in pygeodes

pygeodes.utils.download

This module regroups some things related to downloading

pygeodes.utils.exceptions

This module regroups all pygeodes exceptions

pygeodes.utils.formatting

This module deals with all things related to formatting items or collections

pygeodes.utils.io

This module regroups all functions related to file INPUT/OUTPUT

pygeodes.utils.logger

This module contains the pygeodes logger and its config

pygeodes.utils.processing

pygeodes.utils.profile

This module contains all things related to download monitoring and download queues in pygeodes

pygeodes.utils.query

This module contains the Query class

pygeodes.utils.request

This module provides tools to make synchronous and asynchronous HTTP requests

pygeodes.utils.s3

This module deals with all things related to Amazon S3

pygeodes.utils.stac

This module deals with all classes derived from pystac https://pystac.readthedocs.io/en/stable/