Client Module
The ipfs_stac.client
module provides the main functionality for querying and interacting with STAC catalogs enriched with IPFS. The library supports seamless operations between leveraging STAC APIs enriched with IPFS metadata and interfacing with IPFS itself given a node.
To view more information about the ipfs_stac.client
module, please refer to the following links:
NOTE: The links above will take you directly to the ipfs-stac documentation page, for the respective classes and functions. You can also find the source code for these modules in the ipfs-stac repository.