Removes forcing functions (to reduce the file size)
and stores the xds object using saveRDS
Note
Forcing functions (e.g. F_trend) are stored
on the xds object in a form that
takes up enormous space.
Since they are created
by calling make_function() from the
stored function objects
(e.g. trend_par),
they are redundant.