Project

General

Profile

Chunksizes along time dimension

Added by Esteban Alonso almost 4 years ago

Hi,

I like to know if there is any way to customize the chunksizes of a netcdf using CDO. I know using the -k option it is possible to change the chunksizes to grid, lines and default but I would like to chunk my data along the time dimension. Something like -k lines, but trough the time instead of a spatial dimension. Is there any way to do it?

Thanks

My attempt:

cdo -f nc4 -z zip_6 -k lines copy test.nc test_chunk.nc

Replies (2)

RE: Chunksizes along time dimension - Added by Uwe Schulzweida almost 4 years ago

Hi Alonso,

There is no way to set the chunksize along the time dimension with CDO, sorry.

Cheers,
Uwe

RE: Chunksizes along time dimension - Added by Esteban Alonso almost 4 years ago

Hi Uwe,

Thanks for your answer, those are bad news.

Cheers,
Esteban

    (1-2/2)