Git Product home page Git Product logo

datacube-notebooks's People

Contributors

mergify[bot] avatar omad avatar otto-ama avatar richardscottoz 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

datacube-notebooks's Issues

question regarding of Forest_Degradation_Vogelmann_et_al notebook

Hi,
I tried to reproduce your workflow for different remote sensing dataset since I cannot import the datacube API successfully. I don't understand this function
def _flatten_shallow(arr):
return arr.reshape(arr.shape[0] * arr.shape[1])

Could it be possible for the author to explain the reshape array function? shape[0] for time dimension?
shape[1] for the NDVI values ?

Thanks!

Sample data for notebooks availability

Problem:
I would like to run the notebooks to familiarize with the ODC library, but without the necessary datasets the examples are not very useful.

Solution:
Please provide a small how-to with sources for downloading the data and creating the necessary .conf and .yaml file for what is needed in the notebooks.

No module named 'utils.data_cube_utilities.plotter_utils'

###Objective
Running notebook 'SatSummit_Samoa_Landsat_clouds' from opendatacube/datacube_notebooks here. It already contains utils folder with necessary data_cube_utilties.
###Expected
from utils.data_cube_utilities.dc_rgb import rgb
should work
###Observed

ModuleNotFoundError Traceback (most recent call last)
/tmp/ipykernel_5859/1040841299.py in
----> 1 from utils.data_cube_utilities.dc_rgb import rgb

~/hostspace/datacube-notebooks/Cloud Analysis/../utils/data_cube_utilities/dc_rgb.py in
3 import numpy as np
4
----> 5 from .plotter_utils import figure_ratio, xarray_set_axes_labels, retrieve_or_create_fig_ax
6
7 # Change the bands (RGB) here if you want other false color combinations

ModuleNotFoundError: No module named 'utils.data_cube_utilities.plotter_utils'

###Environemnt
Open Data Cube core, version 1.8.6, Ubuntu 20.04.3 LTS, gdal 3.4.0

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.