rmt_convert_tob_to_locations
converts a tob object holding concentration observations to a locations data frame
rmt_convert_tob_to_locations(tob, btn, prj = RMODFLOW::rmf_get_prj(btn))
btn |
|
---|---|
prj | prj object |
hob |
|
a data frame containing name, screened layer proportion pr, cell indices k, i, j and x, y & z coordinates
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.