NouraguesCoords {BIOMASS} | R Documentation |
Nouragues plot coordinates
Description
Dataset containing the corner coordinates of 4 plots of ‘Petit Plateau’ in Nouragues forest (French Guiana).
Usage
data(NouraguesCoords)
Format
A data frame with 16 observations (GPS measurements) of the 8 following variables :
-
Site
: Name of the site set up in the Nouragues forest -
Plot
: Plot ID of the site -
Xfield
: Corner location on the x-axis in the local coordinate system (defined by the 4 corners of the plot) -
Yfield
: Corner location on the y-axis in the local coordinate system -
Xutm
: Corner location on the x-axis in the UTM coordinate system -
Yutm
: Corner location on the y-axis in the UTM coordinate system -
Long
: Corner longitude coordinate -
Lat
: Corner latitude coordinate
References
Jaouen, Gaƫlle, 2023, "Nouragues forest permanent plots details", doi:10.18167/DVN1/HXKS4E, CIRAD Dataverse, V2
Examples
data(NouraguesCoords)
str(NouraguesCoords)