GithubHelp home page GithubHelp logo

ceos-seo / data_cube_notebooks Goto Github PK

View Code? Open in Web Editor NEW
55.0 7.0 27.0 669.98 MB

Jupyter Notebook examples for our Data Cube capable algorithms and functions

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

License: Apache License 2.0

Python 0.14% Jupyter Notebook 99.84% Makefile 0.01% Shell 0.01% R 0.01% Dockerfile 0.01%

data_cube_notebooks's Introduction

CEOS Open Data Cube Notebooks

The CEOS Data Cube Notebooks is a collection of Jupyter Notebooks in a JupyterLabs environment using the Open Data Cube to analyze satellite data.

For an overview of the available notebooks, see the Notebooks Overview document.

Installation


First follow the instructions in the Environment Setup Guide if you have not yet.

Follow the instructions in the Open Data Cube Database Installation Guide to setup the Open Data Cube (ODC) database.

Follow the instructions in the Operation Manual to set up and operate the Jupyter Notebook environment.

Some notebooks make use of Google Earth Engine (GEE) data. For information on how to set up and use the ODC-GEE integration package to load data from GEE, see this documentation page.

Obtaining Help


If you need help with the Open Data Cube or derived products such as this one, see this documentation page for instructions on obtaining help.

data_cube_notebooks's People

Contributors

alfredo-ama avatar ama-ac avatar caffeine-potent avatar ceos-seo avatar jcrattz avatar johnrattz avatar kfox-ama avatar otto-ama avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

data_cube_notebooks's Issues

get a TypeError when plotting

code :- import utils.data_cube_utilities.plotter_utils as plotter
plotter.plot_band(cleaned_landsat_dataset, ndvi_data_arr)

TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''

--> 657 within plotter_utils.py mask = ~np.isnan(means) & ~np.isnan(medians)

Notebook name :- NDVI_Thresholds

Deploy on Jupyterhub

Are there instructions to deploy the data_cube_notebooks on Jupyterhub for multi users?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.