find_stream_type.Rd
Determines the type of a given stream variable in an LPJ-GUESS file.
find_stream_type(
class = NULL,
current_stream_var,
LPJ_GUESS_CLASSES,
LPJ_GUESS_TYPES,
guessh_in
)
A character string representing the class of the stream variable (default is NULL).
A character string representing the current stream variable.
A character vector of LPJ-GUESS class names.
A character vector of recognized LPJ-GUESS types.
A character vector of LPJ-GUESS header file content.
A character string indicating the stream type.