rakesh-p / data_cube_notebooks

Jupyter Notebook examples for our Data Cube capable algorithms and functions

Home Page:http://ceos-cube.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CEOS Data Cube Notebooks

The CEOS Data Cube Notebook collection is a basic collection of Data Cube examples that can be used as a base for other applications.

Installation

git clone https://github.com/ceos-seo/data_cube_notebooks.git -b master
cd ~/Datacube/data_cube_notebooks
git submodule init && git submodule update

Requirements

  • Full Data Cube installation with ingested data
  • jupyter
  • matplotlib
  • scipy
  • sklearn
  • lcmap-pyccd

For more detailed instructions, please read the documentation.

About

Jupyter Notebook examples for our Data Cube capable algorithms and functions

http://ceos-cube.org/

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%