Skip to content

Do not import netCDF4 unneccesarily #144

@dschwoerer

Description

@dschwoerer

@mikekryjak noticed an issue that h5py from pypi does not work if netCDF4 is loaded.

Thus we should not import netCDF4 automatically.

The issue is likely that then two different hdf5 libraries are loaded, which causes conflicts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions