Map a given number of nodes' pixcvec locations–gdem versus rivertile
1 2 3 | val_map_node(dir, nodes = badnodes(rt_valdata(dir)), pcv1 = "pcv.nc",
pcv2 = "pcv_gdem.nc", pixc1 = "pixel_cloud.nc",
pixc2 = "fake_pixc.nc", maxpixels = 1000)
|
dir |
A directory containing rivertile output. |
nodes |
A vector of node_id's, defaults to worst nodes using |
pcv1, pcv2 |
Name of pixcvec netcdfs |
pixc1, pixc2 |
Name of pixel cloud netcdfs |
maxpixels |
Maximum number of pixels to plot, as a random sample if necessary. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.