The CEOS Data Cube Notebook collection is a basic collection of Data Cube examples that can be used as a base for other applications.
git clone https://github.com/ceos-seo/data_cube_notebooks.git -b master
cd ~/Datacube/data_cube_notebooks
git submodule init && git submodule update
- Full Data Cube installation with ingested data
- jupyter
- matplotlib
- scipy
- sklearn
- lcmap-pyccd
For more detailed instructions, please read the documentation.