Changes between Version 4 and Version 5 of doc/app/idl


Ignore:
Timestamp:
Feb 1, 2012 2:41:10 PM (13 years ago)
Author:
herbort
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/idl

    v4 v5  
    1414== IDL programs ==
    1515
    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:
     16The 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:
    1717
    18181. [[attachment:check_palm_output.pro|check_palm_output.pro]]