source: trunk/UTIL/PYTHON/mcd/mcdtest.ipython @ 639

Last change on this file since 639 was 639, checked in by aslmd, 13 years ago

UTIL PYTHON : Interfacing MCD with python. (Also a toy web server in proto; for the moment, do not use nor modify).

File size: 108 bytes
Line 
1example of use
2--------------
3
4from mcd import mcd
5myrequest = mcd()
6myrequest.latlon()
7myrequest.map2d(22)
Note: See TracBrowser for help on using the repository browser.