FourierEffect.create_data# FourierEffect.create_data(mmm, X=None)[source]# Create the required data in the model. Parameters: mmmMMMThe MMM model instance Xxr.Dataset, optionalNot used by this effect. Dates are derived from model coordinates.