Skip to content

Make matplotlib an optional dependency #2163

Open
@esheehan-gsl

Description

@esheehan-gsl

We're using metpy for some of its interpolate functions in an AWS Lambda function to process some data and send it to a web frontend for visualization. Requiring matplotlib is just increasing the size of our container image and, I think, introducing some security vulnerabilities via ImageMagick (according to the container security scan). It would be really nice if there were a way to disable the visualization tools in metpy so we can use it just for its analytical tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions