forcingWithResolutionOfTransform
create a new WVForcing with a new resolution
Declaration
force = forcingWithResolutionOfTransform(wvtX2)
Parameters
wvtX2the WVTransform with increased resolution
Returns
forcea new instance of WVForcing
Discussion
Subclasses to should override this method an implement the correct logic.