get_soil_esdb: get soil data from the European Soil DataBase (ESDB), using a...

View source: R/get_soil.R

get_soil_esdbR Documentation

get soil data from the European Soil DataBase (ESDB), using a local repository for GIS files.

Description

get soil data from the European Soil DataBase (ESDB), using a local repository for GIS files.

Usage

get_soil_esdb(lat, lon, format = "raw", data = data_soil)

Arguments

lat

latitude of the geographical location in decimal degrees (WGS84)

lon

longitude of the geographical location in decimal degrees (WGS84)

format

output format: * esdb : raw ESDB information * sunflo : rsunflo soil parameter list (assume a fixed wilting point)

data

dataframe created from ESDB GIS files as made available by the JRC lab for research usage.

Value

a dataframe of soil properties


picasa/agroenv documentation built on June 15, 2025, 7:18 a.m.