Author Archives: arulalant

hdd quota control through webmin – GUI – Linux – Ubuntu

Dear All, Here I documented about how to control/set the hard disk / home space quota to each users, groups through webmin gui. You may get so many documents on how to do the same in command line itself. Here … Continue reading

Posted in Documentation, Linux, Ubuntu, Uncategorized, Web | Tagged , , , , , , , | Leave a comment

2012 in review

The WordPress.com stats helper monkeys prepared a 2012 annual report for this blog. Here’s an excerpt: 4,329 films were submitted to the 2012 Cannes Film Festival. This blog had 18,000 views in 2012. If each view were a film, this … Continue reading

Posted in Arulalan | Leave a comment

2011 in review

The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog. Here’s an excerpt: The concert hall at the Syndey Opera House holds 2,700 people. This blog was viewed about 30,000 times in 2011. If it were a … Continue reading

Posted in Uncategorized | Leave a comment

About MetPy (ECMWF)

Dear Friends, I have read about the MetPy from the ECMWF http://www.ecmwf.int/ . MetPy = Meteorological Python Few words about ECMWF : They are using Perl language to created web application to serve the auto generated plots for both intranet … Continue reading

Posted in Uncategorized | Leave a comment

Installing Sphinx inside the UV-CDAT (alpha)

Dear All, I have face a problem that I can not install sphinx inside uv-cdat (alpha) python path. Also I can not use easy_install of uv-cdat python, since it has some zlib library missing. I hope uv-cdat team will fix … Continue reading

Posted in Uncategorized | Leave a comment

Setting Auto Completion in Python Shell

Dear Friends, Today I found very useful tips from the CDAT document page about how to make auto completion in python shell. Save the above code as .auto_completion_python_shell.py inyour home directory of your home directory in *nix system. Then open … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment

SFD 2011 Stalls Suggestions

Dear All, I hope the SFD 2011 preparation is going on. Here I narrated the list of stalls which will be helpful to the public and students. If you are newbie to sfd and have interest to put stalls, then … Continue reading

Posted in Ideas, Linux | Tagged , , , | Leave a comment

Pytest Documentation: Unit test framework in Python

Dear All, Here I documented about An introduction to unit test in Python How to use PyTest framework in python to test your py code To download the above pdf document click on it. Thanks. Arulalan.T

Posted in Arulalan, CDAT, Documentation, IIT D, Python | Tagged , , , , , , | Leave a comment

Pygrib Installation & Usage Documentation

Dear All, Here I documented from where to download the pygrib , how to install it inside our cdat path in ubuntu and how to use it with examples.   To download the above pdf document click on it. Thanks.

Posted in Arulalan, CDAT, Documentation, IIT D, Python | Tagged , , , , , | Leave a comment