Git Product home page Git Product logo

eodal_notebooks's Introduction

E:earth_africa:dal notebooks

This is a collection of example notebooks showcasting the capabilities of E:earth_africa:dal (Earth Observation Data Analysis Library).

The notebook "Sentinel-2 crop growing conditions" is the fully-reproducible example highlighted in

Graf, L.V, et al. (2022): EOdal: An Open-Source Python Package for Large Scale Agricultural Research Using Earth Observation and Gridded Environmental Data. Computers & Electronics in Agriculture, 203. https://doi.org/10.1016/j.compag.2022.107487

using the open-access Sentinel-2 collection on Microsoft Planetary Computer (no authentication required).

Further resources are available showing the general capacities of E:earth_africa:dal and further Sentinel-2 data handling in a fully reproducible manner.

Available Notebooks

Getting started

E:earth_africa:dal can be installed from PyPI

pip install eodal

or get the latest source code version from Github by running

pip install git+https://github.com/EOA-team/eodal

Furthermore, a step-by-step guide shows you how to run the notebooks in a Docker container that can be found below.

Step-by-Step Guide

Install Docker

Install Docker on your machine. An installation guide to get Docker running on your system can be found here. We strongly recommend to use Docker to run the notebooks in a JupyterLab environment to avoid any dependency problems (especially with rasterio).

Start Docker

Once the docker daemon is running (on linux systems by running, e.g., sudo service docker start) build the container first using

docker-compose build

and start the service then by

docker-compose up -d

Finally, open your browser and go to (0.0.0.0:8888 or localhost:8888) to access the Jupyter server login page. The token is docker.

Now, you can re-run all Notebooks.

License

See the license file.

Authors:

E:earth_africa:dal and E:earth_africa:dal_notebooks are actively maintained by a team of researchers and Python enthusiasts at the Earth Observation of Agroecosystems Team at the Swiss centre of excellence for agricultural research (Agroscope) and the Group of Crop Science at ETH Zurich.

See authors.txt for a full list of current and past developers who contributed to this repository.

Contributions

Contributions (reporting bugs, fixing bugs, development of new features, writing and improving tests and documentation, etc.) are welcome. Please always open an Issue in the issue-board first.

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.