Try something like this:
Import(my_coords.nc) Import(my_data.nc)
| | |
Select(,0) Select(,1) Select(,2) |
| | |
|
Compute(,[a.x,a.y,a.z]) |
| |
Replace(, , "positions","positions")
|
Thomas Wolfanger <[EMAIL PROTECTED]>@opendx.watson.ibm.com on 06/26/2000
11:32:56 AM
Please respond to [email protected]
Sent by: [EMAIL PROTECTED]
To: [email protected]
cc:
Subject: [opendx-users] rearranging data
Hello all,
I have a basic problem using dx.
I actually know what to do with my data but I don´t know how to do and I´ve
been trying now for several days without making much progresss.
I have the following problem: I´m importing a netCDF data file. It contains
three fields which contain each x-, y- and z- values of the vertices of a
grid.
As output, I get a group with three members. How can I tell dx that these
three
vectors are to be used as point positions?
Sorry for the basic question, but I´m really stuck at this point.
Thanks for your attention,
Mit freundlichen Grüßen / Best regards
##############################################################
# Thomas Wolfanger #
# Turbo-Lufttechnik GmbH #
# [EMAIL PROTECTED] #
# Tel.: ..49/6332-808 425 #
# Fax : ..49/6332-808 357 #
##############################################################