Skip to content

Running ncplot without a server? #2

Description

@ledm

I generally run code interactively via ssh (without x windows). Is there any way to run ncplot without a X window server?

Typically, I would run:

import matplotlib
matplotlib.use('QtAgg')

then save figures to disk instead of plotting them. That isn't working for ncplot. Any ideas @robertjwilson?

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