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 trollsim
load_sim(sim, ...)

Arguments

sim

trollsim or trollstack.

...

unused argument.

Value

An S4 trollsim() or trollstack() class object.

See also