DEBSOURCES
Skip Quicknav
sources / netcdf-parallel / 1%3A4.9.3-2 / dap4_test / baselineremote / test_struct1.nc.ncdump
123456789101112
netcdf test_struct1 { types: compound s_t { int x ; int y ; }; // s_t variables: s_t s ; data: s = {1, -2} ; }