LSSTDESC / tables_io

A small package to provide tools to read / write and convert tabular data for DESC
MIT License
1 stars 1 forks source link

Add parallel implemantation to initializeHdf5WriteSingle #59

Closed joselotl closed 1 year ago

joselotl commented 1 year ago

initializeHdf5WriteSingle and writeDictToHdf5ChunkSingle are functions to write Hdf5 files with only one or no groups. It will be useful to add parallel initialization to these type of files