rmt_convert_tob_to_locations: Convert a tob object to a locations data frame

Description Usage Arguments Details Value See Also

View source: R/utils.R

Description

rmt_convert_tob_to_locations converts a tob object holding concentration observations to a locations data frame

Usage

1
rmt_convert_tob_to_locations(tob, btn, prj = RMODFLOW::rmf_get_prj(btn))

Arguments

btn

RMT3DMS btn object

prj

prj object

hob

RMT3DMS tob object

Details

returned z coordinate represents the center of the cell, not the top or bottom of the well screen. The returned locations represent the concentration observations, not the mass flux observations.

Value

a data frame containing name, screened layer proportion pr, cell indices k, i, j and x, y & z coordinates

See Also

rmt_create_tob


rogiersbart/RMT3DMS documentation built on Oct. 16, 2021, 9:45 a.m.