View source: R/TraCE21ka_functions.R
loadHistoricalTraceGrid | R Documentation |
Title
loadHistoricalTraceGrid( file, var = NULL, lonLim = c(-25, 25), latLim = c(25, 50), start_date = "1551-01-01", end_date = "1990-12-31", years = 1961:1990, dictionary = system.file("extdata", "TraCE21ka_dictionary.csv", package = "TraCE21kaDSR") )
file |
TBW |
var |
TBW |
lonLim |
TBW |
latLim |
TBW |
start_date |
TBW |
end_date |
TBW |
years |
TBW |
dictionary |
TBW |
TBW
# tas <- loadHistoricalTraceGrid( # "Data/TraCE21ka/TS/trace.36.400BP-1990CE.cam2.h0.TS.2160101-2204012.nc", # "tas")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.