https://stackoverflow.com/questions/14035148/import-netcdf-file-to-pandas-dataframe alternatively load it as a pandas dataframe using xarray and loading it in chunks if memory is limited https://somefunwithdata.blogspot.com/2017/08/netcdf-and-xarray_13.html