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

improve handling of dependencies [installation / conda] #132

Open
2 tasks
raphaelquast opened this issue Jan 12, 2023 · 0 comments
Open
2 tasks

improve handling of dependencies [installation / conda] #132

raphaelquast opened this issue Jan 12, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@raphaelquast
Copy link
Owner

  • improve startup time by loading modules only when they are required
    (this is already done but it can be improved)

  • split package into eomaps_base and eomaps

    would be nice to be able to install a "minimal version" and a "full version" of eomaps (similar to matplotlib_base and matplotlib) ... I don't really know how to do this properly... any help is highly appreciated!)

    • eomaps_base: only the most basic needs (e.g. matplotlib, cartopy, numpy etc.)
    • eomaps: eomaps_base and all optional dependencies ( e.g. pyqt, datashader, xarray, rasterio etc.)
@raphaelquast raphaelquast added enhancement New feature or request help wanted Extra attention is needed labels Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant