scorpio icon indicating copy to clipboard operation
scorpio copied to clipboard

Add support for NetCDF compression in parallel

Open jayeshkrishna opened this issue 5 years ago • 0 comments

We currently support serial NetCDF compression via PIO_IOTYPE_NETCDF4C iotype. We also support parallel I/O using NetCDF via PIO_IOTYPE_NETCDF4P iotype.

We need to add support for parallel I/O using NetCDF with compression, a PIO_IOTYPE_NETCDF4PC iotype.

jayeshkrishna avatar Jun 19 '19 17:06 jayeshkrishna