Archive for January 15th, 2010

Interactive Contour -3d plot example program in matplotlib

Interactive contour  in matplotib , eg 1: The above python program will run the contour 3D view using matplotlib. And we can give the input at run time to change the contour levels. while running the above program , in prompt says like “enter level values or ‘q’ to quit:” Enter the following [-45,-30,-20,-10,0,10,15,30,45,60] and [...]

Continue reading »

matplotlib Installation Guide

Hi This guide will help to install matplotlib those who are all newbie to python and source installation. Ref : http://matplotlib.sourceforge.net/users/installing.html To install matplotlib , we need to 4 major depencies which are , 1) python 2.4 (or later but not python3) matplotlib requires python 2.4 or later $ sudo apt-get install python 2) numpy [...]

Continue reading »

contour program using contour module and cdat 5.2

Hi to all. Here i pasted example program to draw contour using “contour.py” module. Download the corrected “contour.py” module from the previous post of mine. Link : http://tuxworld.wordpress.com/2010/01/15/setting-up-contour-module-in-cdat-5-2/ save the contour.py in /home/[user-name]/example/ location. copy the below example program and save it as “sample.py” and pasted in that same folder. Run the program : $ [...]

Continue reading »

Setting up Contour Module in CDAT 5.2

Hi , During analysis about contour plotting tools for my project , i searched in Internet . I got few tools such as CDAT , Matplotlib and Mayavi. First i tried to install CDAT in , ubuntu 9.10. After successfully installed it , i very much tried to setup contour module with cdms in cdat. [...]

Continue reading »

cdat 5.2 installation guide for ubuntu

Cdat 5.2 installation steps for ubuntu Ref : http://www2-pcmdi.llnl.gov/ Ref : http://www2-pcmdi.llnl.gov/cdat Ubuntu packages needed If you have only the minimal Ubuntu install, there is a good chance that you won’t be able to do a successful install of CDAT, since additional packages are needed. Here’s the list of what I added (you can add [...]

Continue reading »

About : Thyagarajan Shanmugham

Hi to all, I am very luckiest guy to get such a wonderful and friendly guide .                                                                          yes. He is Mr.Thyagarajan Shanmugham. From past one year , we know about each other.  I know him by my brother shrinivasan only. He gave me intro to Thyagu. He is very knowlegable person which i never seen [...]

Continue reading »

My Project

Hi , I am doing final year MCA in saveetha engg college. Right now i m in 6 th semester i.e. project semester. we are doing post – graduate know, so we have to do an individual project only. I am doing project on ” Contour analysis and visualization ” using Matplotlib , CDAT, Mayavi [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.