From: Adrian F. <fe...@ma...> - 2002-01-17 20:45:19
|
You can take a look at SciGraphica at http://scigraphica.sourceforge.net. Although it is mainly GUI based, it has a python interface under development. You can ask in the scigraphica mailing list for a plugin for reading netcdf files, I remember someone posting it. Saludos, <ADRIAN> On Thu, 17 Jan 2002, Joe Van Andel wrote: > Can anyone recommend a visualization package that would display arrays > of numbers by mapping values to a set of colors? That is, we define 32 > colors, where the first color represents values 0-10, the second color > represents 10-20, etc, and then each input value gets displayed as its > corresponding color. > > I'd like to read netCDF files, if possible. > > Thanks much! > > -- > Joe VanAndel > National Center for Atmospheric Research > http://www.atd.ucar.edu/~vanandel/ > Internet: van...@uc... > > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > https://lists.sourceforge.net/lists/listinfo/numpy-discussion > |