rmf_convert_hed_to_water_table | R Documentation |
Obtain the water table elevation from a hydraulic head array
rmf_convert_hed_to_water_table(hed, l = NULL, na_values = NULL)
hed |
2d, 3d or 4d array with hydraulic heads |
l |
integer used to subset the 4th dimension of |
na_values |
optional; specifies which |
rmf_2d_array
with the elevation of the water table, i.e. the first non-NA value in every vertical column of the grid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.