Relative Content

Tag Archive for pythonhdf5python-xarrayh5py

data loss when using xarray to hdf5 format

I am trying to create an hdf5 file for storing some generated data. The saving part is fine (I think) but when it comes to retrieving, some of the data input appears to be lost. I will provide the code for both saving and loading