Skip to content

Instantly share code, notes, and snippets.

@omad
Last active January 16, 2018 04:02
Show Gist options
  • Save omad/df33abb454c3ee95e754f60282be8e17 to your computer and use it in GitHub Desktop.
Save omad/df33abb454c3ee95e754f60282be8e17 to your computer and use it in GitHub Desktop.

Table of Contents

Documentation restructure

User documentation

Getting started

  1. About Data Cube

    1. Introduction

    2. Data Cube's History

    3. The Data Cube Family

Installation

  1. Python

  2. Postgresql

Searching

  1. Finding available types of Data

  2. Keyword

  3. Range

    1. Spatial

    2. Temporal

    3. Other

  4. Sources Filter

Loading Data

  1. Into Memory (XArray)

  2. Lazy Loading (Dask)

  3. Plugins

Using Data

  1. Working with bit flags/masks

  2. Dealing with No Data values

Modelling Data

  1. Products

  2. Datasets

  3. Measurements

  4. Bit Masking

  5. Provenance

Processing lots of data

  1. Datacube Stats

  2. GridWorkFlow

  3. Executor

Adding new Data

  1. Ingest

    1. Do i need to?

    2. Supported Formats

    3. Chunks and Chunking

  2. Third party data

  3. Data I've generated myself

Visualisations

  1. Jupyter Notebooks

  2. Web Services

Extending Data Cube

Internals

API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment