Skip to content

improve handling of dependencies [installation / conda] #132

Description

@raphaelquast
  • 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.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions