Hyperslab of a 4D netcdf variable using ncks
问题 I have a large large netcdf file, of which I only need certain data. Therefore, I want to create a subdivision of this netcdf file using ncks. The netcdf file is as following: Source: F:\LECOB\Model\20091208_195356.nc Format: 64bit Global Attributes: Model = 's26.bobshelf.20141113' Title = 'S-NWM_BiP' Dimensions: ni_t = 682 nj_t = 712 nk_t = 29 time = 1 (UNLIMITED) ni_w = 682 nj_w = 712 nk_w = 30 ni_u = 681 nj_u = 712 nk_u = 29 ni_v = 682 nj_v = 711 nk_v = 29 ni_f = 681 nj_f = 711 nk_f = 29