Skip to content

Make cartopy requirement optional for installs. #2

@brews

Description

@brews

Right now, baysparpy depends on cartopy. Cartopy is needed to plot the gridpoints (analogmap()) output from an analog prediction (predict_seatemp_analog()). Other components in the package do not need cartopy, just this one plotting function.

Cartopy can be a pain to install, especially for new users.

Might want to make cartopy optional for installs, note this in the documentation and print out an error message on import saying that cartopy needs to be installed... something like this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions