netcdf test_fill { variables: ubyte uv8 ; short v16 ; int uv32 ; int uv32:_FillValue = 17 ; data: uv8 = 240 ; v16 = 32700 ; uv32 = 111000 ; }