Menu

#5 scatter plot of two 3D data arrays

open
nobody
vcs/vcdat (1)
5
2012-12-10
2005-08-12
mecsim
No

On page 69 of "Climate Data Analysis Tools (CDAT): A
Beginner’sGuide" it says that:

"scatter - The scatter graphics method displays a
scatter plot of two 4-dimensional data arrays, e.g.
A(x,y,z,t) and B(x,y,z,t)."

But when I try to perform a scatter plot of two
3-dimensional data arrays, e.g. A(time,lat,lon) and
B(time,lat,lon), I only get a scatter plot of the first
time slice with 'longitude' and 'latitude' as my x and
y axis labels.

Would it be possible to give an example script of how
to do it with two 3D data arrays?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.