-
Notifications
You must be signed in to change notification settings - Fork 60
Closed as not planned
Labels
dependencyIssues with a dependency or importIssues with a dependency or importgood first issueAn ideal issue for new contributors to addressAn ideal issue for new contributors to addressto be deleted?
Milestone
Description
Cartopy is currently used in the plotting
module, as well as being a dependency of iris
. Installing cartopy
with pip
is difficult due to its dependency on the GEOS
library. If we want to add tobac
to PyPI we should look into removing cartopy
from the requirements once we have replaced iris
with xarray
. Currently, the only use for cartopy
is cartopy.crs.PlateCarree
and cartopy.mpl.gridliner
which would be better as external options
Metadata
Metadata
Assignees
Labels
dependencyIssues with a dependency or importIssues with a dependency or importgood first issueAn ideal issue for new contributors to addressAn ideal issue for new contributors to addressto be deleted?