This script provides a straightforward way to extract specific tabular data (compound datasets) from HDF5 files and save them as human-readable CSV files. It was originally developed to process ...
I have several long running processes that write many netcdf files over time. Given long enough, using the current 1.7.2 release of netCDF4, these processes will eventually run out of memory and crash ...