Changes between Version 21 and Version 22 of Projects
- Timestamp:
- 06/11/13 16:50:59 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projects
v21 v22 56 56 57 57 == Python for IDL users == 58 || link=http://climate.ncas.ac.uk/~andy/python.html )||58 || link=http://climate.ncas.ac.uk/~andy/python.html|| 59 59 A guide for IDL users using Python for the first time. Includes sample code for making graphs, 60 60 contour and vector plots 61 61 62 == cfplot == 63 || link=http://climate.ncas.ac.uk/~andy/cfplot_sphinx/_build/html/#|| 64 cfplot is a set of Python routines for quickly making the common contour and vector plots using data from cf-python. 65 66