Changes between Version 4 and Version 5 of doc/app/idl
- Timestamp:
- Feb 1, 2012 2:41:10 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/idl
v4 v5 14 14 == IDL programs == 15 15 16 The presented IDL programs can be used without making larger changes in the code. Usually only a few changes in the head of the program like path to the netCDF file, desired variable or e.g. desired point in time are necessary. The head of the program is framed with the symbol '#'. Additional there are some annotations in the code (lines, that start with ';') for a better understanding. For downloading the IDL programs click on the link or use right click and 'Save Link As'. The following IDL programs are available:16 The presented IDL programs can be used without making larger changes in the code. Usually only a few changes in the head of the program like path to the netCDF file, desired variable or e.g. desired point in time are necessary. The head of the program is framed with the symbol '#'. Additional there are some annotations in the code (lines, that start with ';') for a better understanding. For downloading the IDL programs click on the symbol on the right of the program name. The following IDL programs are available: 17 17 18 18 1. [[attachment:check_palm_output.pro|check_palm_output.pro]]