Skip to content

Commit

Permalink
Update kerchunk/hdf.py
Browse files Browse the repository at this point in the history
Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com>
  • Loading branch information
martindurant and valeriupredoi authored Feb 27, 2024
1 parent bbd4105 commit ecc5f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kerchunk/hdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class SingleHdf5ToZarr:
to BinaryIO is optional), in which case must also provide url. If a str,
file will be opened using fsspec and storage_options.
url : string
URI of the HDF5 file, if passing a file-like object or h5py File/dataset
URI of the HDF5 file, if passing a file-like object or h5py File/Group
spec : int
The version of output to produce (see README of this repo)
inline_threshold : int
Expand Down

0 comments on commit ecc5f49

Please sign in to comment.