edgeTarget_C: Subset of the 1km resolution soil carbon map of the Edgeroi...

Description Usage Format Details Note References Examples

Description

A RasterLayer of a subset of the 1km SOC map for the Edgeroi District, NSW. It portrays soil carbon stock for the 0-30cm depth interval only

Usage

1
data(edgeTarget_C)

Format

edgeTarget_C is an 7 row, 10 column RasterLayer of soil carbon stock for a small area in the Edgeroi district NSW, Australia. The grid has a pixel resolution of 1km x 1km. It contains the layer:

target

numeric; predicted soil carbon stock for the 0-30cm depth interval

Details

The Edgeroi District, NSW is an intensive cropping area upon the fertile alluvial Namoi River plain. The District has been the subject of many soil invetigations, namely McGarry et al. (1989) whom describe an extensive soil data set collected from the area. More recently, digital soil mapping studies of the area have been conducted, for example, Malone et al. (2009). The 1km mapping of soil carbon stock was performed using digital soil mapping methods McBratney et al. (2003) using the soil data from McGarry et al. (1989) and available environmental covariates.

Note

The projection for the RasterLayer is WGS 84 Zone 55. It has the same mapping extent i.e. of the exact same area as the edgeGrids dataset provided in this package, but a different resolution.

References

Examples

1
2
3
4
5
6
7
8
library(ithir)
library(raster)

data(edgeTarget_C)
target

#plot layer
plot(target, main= "soil carbon stock 0-30cm")

ithir documentation built on May 2, 2019, 4:49 p.m.

Related to edgeTarget_C in ithir...