load_depths: Load layers file

View source: R/load_depths.R

load_depthsR Documentation

Load layers file

Description

Load layers file as a dataframe for use in plotting heatmap of the corresponding 3-d variable

Usage

load_depths(z.file, tz = "UTC")

Arguments

z.file

depths file; File path to GOTM output file containing the depths which corresponds to the value file

tz

Timezone string to be supplied to as.POSIXct. Defaults to 'UTC'. This often can be left to the default unless timezone support is specifically required.

Value

Dataframe with depths corresponding to values loaded via load.3d


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.