Skip to content

outdims error in filterTSFFT #285

@noralinscheid

Description

@noralinscheid

In filterTSFFT, the line

outdims = OutDims("time",(c,p)->CategoricalAxis("Scale",["Trend", "Long-Term Variability", "Annual Cycle", "Fast Oscillations"]))

is throwing an error for me ("not a valid axis description"). If I remove (c,p)->, it works fine. Is there are reason for this mapping, or can/should I fix the function accordingly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions