Skip to content

outdims error in filterTSFFT #285

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions