Re: [opendx-users] Princeton Ocean Model, calculating depth from Sigma coordinates

2004-05-27 Thread Joel Richardson
Steve, This just scales the depth back. What I really want is to feed Depth into the Compute module as input B and use the Expression: [a.x, a.y, a.z * [b.x, b.y] / 22] When I do this, I get the following in the Message Window: Error: Compute: Bad parameter: Inputs must

Re: [opendx-users] Princeton Ocean Model, calculating depth from Sigma

2004-05-27 Thread David Thompson
Steve, You don't quite understand the notation. I think what you are looking for is [a.x, a.y, a.z*b/22]. The input for b is the marked data component for temp. Since your grid is the same for both, then the order at which the data is stored is the same (typically). So when dx starts doing

[opendx-users] Princeton Ocean Model, calculating depth from Sigma coordinates

2004-05-26 Thread Steve Cousins
I'm working on getting our Princeton Ocean Model data into OpenDX. If anyone has been successful with this already I'd be very interested in talking with you. The data is in a netCDF file and I'm starting with a simple set that boils down to: netcdf temp-no-time { dimensions: ypos =