|
From: Benjamin R. <ben...@ou...> - 2012-08-24 16:14:47
|
On Fri, Aug 24, 2012 at 11:57 AM, John Bluee <b7...@gm...> wrote: > Hi all > > I have to plot seismic data on a worldmap and use the Basemap framework to > do it. > My dataset contains important data in the range of -1e-8 to -1e-14 and > 1e-14 to 1e-9. Can I limit the plot to only display data in this range? > > thanks and greets > > How are you plotting your data (plot, pcolor, scatter, etc?). Also, is that range the range of values in your arrays, or are they some sort of coordinate ranges? Cheers! Ben Root |