netcdf synth1 { types: compound S1_t { int v1(3) ; }; // S1_t variables: S1_t S1 ; data: S1 = {{132, 232, 332}} ; }