Function to get the dimnames (list) of the data array of an LPJmLData object.

# S3 method for LPJmLData
dimnames(x)

Arguments

x

LPJmLData object

Value

A list of the same length as dim(x). Components are character vectors with positive length of the respective dimension of x.