Description Usage Arguments Value See Also
Calculate Hycom profile likelihood surface
1 | calc.hycom(pdt, filename, hycom.dir, focalDim = 9, dateVec, use.se = TRUE)
|
pdt |
input PDT data output from |
filename |
is the first part of the filename specified to the download
function |
hycom.dir |
directory of downloaded hycom (or other) data |
focalDim |
is integer for dimensions of raster::focal used to calculate sd() of temperature grid cell. Recommend focalDim = 9 for Hycom data at 0.08deg resolution. |
dateVec |
vector of complete dates (from tag to pop by day) for data range. This should be in 'Date' format |
use.se |
is logical indicating whether or not to use SE when using regression to predict temperature at specific depth levels. |
a raster brick of Hycom profile likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.