AVL Logo

Agriculture Virtual Laboratory Documentation#

Introduction#

The Agriculture Virtual Laboratory (AVL) is an integrated, user-friendly online environment that helps scientists to discover, explore, analyse, and visualize a wide variety of agricultural earth observation data.

The AVL integrates a data access layer, a thematic processing subsystem (TAO), a Python scientific stack including the xcube suite for data cube handling, a web-based interactive lab notebook (JupyterLab), and an online geodata viewer.

Contents#

User guide#

This section provides a guide for scientific users of the Agriculture Virtual Laboratory, including both the thematic processing and exploitation subsystems, and descriptions of the AVL-specific command-line and Python interfaces.

  1. Exploitation subsystem: JupyterLab
  2. Exploitation subsystem: xcube viewer
  3. Thematic processing subsystem
  4. AVL Python API
  5. AVL command-line tools

Datasets#

AVL provides a variety of EO data products from multiple sources (or collections). They follow a well-defined dataset convention and are grouped according to sensor type.

  1. Dataset conventions
  2. Altimetric datasets
  3. Atmospheric datasets
  4. Optical datasets
  5. Passive microwave datasets
  6. Radar datasets

Design#

This section documents the system design, development resources, test procedures, and test results.

  1. Design overview
  2. Exploitation system design
  3. Processing system design
  4. AVL development
  5. Software reuse file
  6. Testing: exploitation system
  7. Testing: processing system

About the project#

  1. About the project
  2. License