getCtr_gpe3 | R Documentation |
getCtr
uses GPE3 12 hour likelihood output to calculate coordinates at a
specified contour of each posterior distribution of the state
getCtr_gpe3(ncFile, csvFile, threshold = 50, makePlot = FALSE)
ncFile |
is output nc from GPE3 |
threshold |
numeric indicating the percent contour of interest. Default is 50 percent. |
makePlot |
is logical indicating whether or not to plot at each iteration |
a list of length T, dim(distr)[2], containing 1) coordinates of the contour at each time, t. 2) the x and y distance to that contour from the mean of the distribution (lat/lon in track). 3) reference coordinate from mean of distribution. 4) the points of intersection of the contour by which distance is measured in x and y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.