load_sim
is a method of trollsim()
or trollstack()
with wirtten files
not in R memory to load them into R memory taking advantage of
load_output()
and load_stack()
.
load_sim(sim, ...)
# S4 method for class 'trollsim'
load_sim(sim, ...)
An S4 trollsim()
or trollstack()
class object.
trollsim()
, trollstack()
, load_sim()
, load_stack()