Description Usage Arguments Details Value
Get global maximum, global minimum, as well as southward export at South, Equator, and North of Meridional Overtuning Circulation for a requested NetCDF CESM POP2 history file. the default values get values for the atlantic Ocean
1 2 | summaryMOC(fname, dimbounds = NULL, moc_ic = 1, moc_itr = 2, it = NULL,
fromPlotMOC = FALSE)
|
fname |
CHARACTER, input NetCDF file, with path included |
dimbounds |
list with components |
moc_ic |
INTEGER, index indicating one out of ["Eulerian Mean","Eddy-Induced (bolus)", "Submeso"] |
moc_itr |
INTEGER, index indicating one out of ["Global Ocean - Marginal Seas", "Atlantic Ocean + Mediterranean Sea + Labrador Sea + GIN Sea + Arctic Ocean + HudsonBay"] |
it |
INTEGER, time index for multistep grids. NULL (default) get the mean values over all timesteps available in the netCDF file |
fromPlotMOC |
|
The function has default hardcoded values for latitude limits as [0,50] and depth as [500,Inf] meters.
A matrix of MOC values plus corresponding latitude and depth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.