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 cartopy dependence, implement own downloader. #25

Closed
3 tasks done
juseg opened this issue Oct 16, 2022 · 0 comments · Fixed by #28
Closed
3 tasks done

Remove cartopy dependence, implement own downloader. #25

juseg opened this issue Oct 16, 2022 · 0 comments · Fixed by #28
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@juseg
Copy link
Owner

juseg commented Oct 16, 2022

Downloads from multiple sources and potentially formats will be needed in v0.3.0 onward. I think the best way to solve this is object-oriented. With this issue I intend to get a head start on a new downloader, and subclass it for Natural Earth data, so that cartopy is no longer required. I plan to do it in v0.2.x and thereby get readier for v0.3.0.

  • Add generic downloader class.
  • Add Natural Earth downloader.
  • Remove cartopy dependence.
@juseg juseg added the enhancement New feature or request label Oct 16, 2022
@juseg juseg added this to the v0.2.1 milestone Oct 16, 2022
@juseg juseg self-assigned this Oct 16, 2022
@juseg juseg linked a pull request Nov 17, 2022 that will close this issue
3 tasks
@juseg juseg closed this as completed in #28 Nov 17, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant