Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Basemap support #94

Open
adybbroe opened this issue Nov 23, 2024 · 0 comments
Open

Remove Basemap support #94

adybbroe opened this issue Nov 23, 2024 · 0 comments
Assignees
Labels
enhancement PCW Pytroll Contributers Week

Comments

@adybbroe
Copy link
Contributor

Code Sample, a minimal, complete, and verifiable piece of code

# Your code here

Problem description

Right now we support both Basemap and Cartopy for plotting/drawing swaths and area boundaries on a map. The former was what was the only option in the past Then Basemap was not actively supported and Cartopy had to be introduced. Cartopy seem the viable one to keep using and it serves the purpose just fine. The code would be easier to read and maintain if we removed the Basemap support.

Expected Output

Actual Result, Traceback if applicable

Versions of Python, package at hand and relevant dependencies

Thank you for reporting an issue !

@adybbroe adybbroe added enhancement PCW Pytroll Contributers Week labels Nov 23, 2024
@adybbroe adybbroe self-assigned this Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement PCW Pytroll Contributers Week
Projects
None yet
Development

No branches or pull requests

1 participant