Skip to content

RuntimeError: NetCDF: HDF error #4050

@adibratul

Description

@adibratul

while checking some attributes from a netcdf file with following code

MCVE Code Sample

# Your code here
with xr.open_dataset(s5p_file, group='PRODUCT') as s5p_img_PRO:
    print(s5p_img_PRO)

Expected Output

a list of metadata should be appread

Problem Description

RuntimeError: NetCDF: HDF error

Versions

python 3.7 and jupyter notebook

Output of xr.show_versions()

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