Hello, I'm trying to create a field with vector data out of two fields. The first field consists of velocity (2-vector) in two dimensions (x and y), measured on a three-dimensional grid. The second field is the vertical component (scalar) of the velocity at these same grid points. What I want to end up with is a field with 3-vectors consisting of the x, y, and z components of the velocity at the points on the three-dimensional grid.
As of now, when I try to create a vector using the Compute module, I end up with the message: ERROR: Compute: Bad parameter: member type does not match group type Any advice? Akua
