knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Objectives

{mapme.agriculture} facilitates the analysis of agricultural productivity based on the FAO WaPOR data [@FAO_2019]. It allows for the calculation of Net Biomass Water Productivity, an indicator currently not provided at 100 meter resolution that is expected to be more related to crop productivity than its gross estimate counterpart, and additional indicators of water use efficency and agricultural productivity. {mapme.agriculture} is meant for users with at least some basic GIS and Remote Sensing background. It supports the calculation of a number of indicators concerned with agricultural productivity. Users will need at least basic knowledge regarding the concepts behind operating, (pre-) processing and analyzing EO data. The package retrieves available data from an REST API via json-based queries. Additionally, it provides functions to calculate a number of indicators that can be used to analyse the dynamics of agricultural productivity. Because the available datasets can be hard to understand we will present the most important data for the calculation of the supported indices in more detail below.

{mapme.agriculture} package

{mapme.agriculture} combines a convenient download API to query and download FAO WaPOR data for any location on the African continent and the calculation of agricultural productivity indicators based on these data sets. There is an implemented functionality to calculate the Net Biomass Water Productivity (NBWP) which sheds a more accurate light on the production of biomass in terms of water used. The set of indicators that are available then describe pixel-based productivity in relation to the overall productivity of the area of interest. These pixel-wise information can then be aggregated, e.g. based on field geolocations, by calculating zonal statistics. Additionally, trends and diff-in-diff comparisons are supported to describe the dynamics of the indicators over time.

Functionalities

Currently, the package offers several functionalities, which should ideally be used in a consecutive manner in order to realize the image preparation workflow:

Inputs, Outputs

Limitations

We are planning to add new features and to extend the functionality of {mapme.vegetation}, and to address these limitations best possible.

References



mapme-initiative/mapme.agriculture documentation built on Dec. 21, 2021, 1:49 p.m.