Skip to content

HDF5File Wishlist #72

@vickysharma0812

Description

@vickysharma0812

We need the following features in HDF5File_

  • obj%flush()
  • obj%open_group
  • obj%close_group
  • obj%ndims()
  • obj%shape()
  • obj%softlink()
  • obj%isContiguous()
  • obj%isCompact()
  • obj%isChunk()
  • obj%getChunk()
  • obj%write(self, dname, value, ierr, compact)
  • obj%write(self,dname,value, ierr, chunk_size, istart, iend, stride, compact)
  • obj%read(self,dname,value, ierr, chunk_size, istart, iend, stride, compact)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions