opendatacube/datacube-index

Sponsored OSS

By opendatacube

Updated 8 months ago

Open Data Cube Indexing Image

Image
Data science
Databases & storage
1

1M+

opendatacube/datacube-index repository overview

opendatacube/datacube-index

Dockerfile for use in indexing into the Open Data Cube

The build images are hosted here: https://hub.docker.com/r/opendatacube/datacube-index. The Dockerfile is accessible from: https://github.com/opendatacube/datacube-docker/blob/main/index/Dockerfile

version.txt file contains the image tag for which the Github action will build and tag the new image.

How to create a new image with latest odc-tools

To update this image, run:

uv lock -U

(and update the version number in version.txt to release!)

Included commands

Most commonly used

  • s3-to-dc A tool for indexing from S3.
  • sqs-to-dc A tool to index from an SQS queue

the doc for commonly used commands are available here: https://github.com/opendatacube/odc-tools/tree/develop/apps/dc_tools

Other commands

  • s3-find list S3 bucket with wildcard
  • s3-to-tar fetch documents from S3 and dump them to a tar archive
  • gs-to-tar search GS for documents and dump them to a tar archive
  • dc-index-from-tar read yaml documents from a tar archive and add them to datacube

description for the above 4 commands are available here: https://github.com/opendatacube/odc-tools#apps

Tag summary

Content type

Image

Digest

sha256:f42cfd41d

Size

310.1 MB

Last updated

8 months ago

docker pull opendatacube/datacube-index:0.4.5.dev19182185529

This week's pulls

Pulls:

160

Last week