getCtr_gpe3: Get specified contour coordinates

View source: R/getCtr_gpe3.r

getCtr_gpe3R Documentation

Get specified contour coordinates

Description

getCtr uses GPE3 12 hour likelihood output to calculate coordinates at a specified contour of each posterior distribution of the state

Usage

getCtr_gpe3(ncFile, csvFile, threshold = 50, makePlot = FALSE)

Arguments

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

Value

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


camrinbraun/tags2etuff documentation built on Feb. 24, 2025, 1:36 a.m.