View source: R/TraCE21ka_functions.R
loadTraceGrid | R Documentation |
Title
loadTraceGrid( file, var, lonLim = c(-25, 25), latLim = c(25, 50), dictionary = system.file("extdata", "TraCE21ka_dictionary.csv", package = "TraCE21kaDSR") )
file |
TBW |
var |
TBW |
lonLim |
TBW |
latLim |
TBW |
dictionary |
TBW |
TBW
# tas <- loadTraceGrid( # "Data/TraCE21ka/TS/trace.01.22000-20001BP.cam2.h0.TS.0000101-0200012.nc", # "tas", 1, lonLim = NULL, latLim=NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.