source: trunk/UTIL/PYTHON/mcd/examples/mcdtest.ipython @ 1007

Last change on this file since 1007 was 943, checked in by aslmd, 12 years ago

clean and organized UTIL/PYTHON folder

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.