| .resource_grid | R Documentation |
Extract grid metadata from NC Pointer
.resource_grid(URL, X_name = NULL, Y_name = NULL, stopIfNotEqualSpaced = TRUE)
URL |
location of data to process |
X_name |
Name of X diminsion. If NULL it is found |
Y_name |
Name of Y diminsion. If NULL it is found |
stopIfNotEqualSpaced |
stop if not equal space grid |
list
Other dap:
.resource_time(),
climater_dap(),
climater_filter(),
dap(),
dap_crop(),
dap_get(),
dap_meta(),
dap_summary(),
dap_to_local(),
dap_xyzv(),
extract_sites(),
get_data(),
go_get_dap_data(),
grid_meta(),
make_ext(),
make_vect(),
merge_across_time(),
parse_date(),
read_dap_file(),
read_ftp(),
time_meta(),
try_att(),
var_to_terra(),
variable_meta(),
vrt_crop_get()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.