Hello,
I have a data set whose DX description is (data deleted)
object 1 class gridconnections counts 38 76
attribute "element type" string "quads"
attribute "ref" string "positions"
attribute "dep" string "connections"
#
object 2 class array type float rank 1 shape 2 items 2888 data 0
attribute "dep" string "positions"
#
object 3 class array type unsigned byte rank 0 items 2888 data 75089
attribute "dep" string "positions"
#
object "default" class field
component "connections" value 1
component "positions" value 2
component "invalid positions" value 3
attribute "series position" number 24.000000
#
end
Now when I pass this into a Band module it gives an error message of
Band : Invalid data : dependent invalid data component must be scalar bytes.
I created the invalid positions component using Replace("data","invalid
positions")
and then a Replace("data","data") to put the original data back in. So why does
Band give me this message and how do I fix it.
Cheers,
Simon.
// Simon Spagnol, [EMAIL PROTECTED]
// Australian Institute of Marine Science
// PMB No 3, Townsville QLD 4810, Australia
// ph: +61-7-47534444, fax: +61-7-47725852