Robin Wilson

Remote sensing academic


I have written a number of IDL routines which may be useful to others. These include routines to read data from various formats of data files (for example OceanOptics SpectraSuite files). They are available at the RTWTools for IDL Github Repository. Documentation for the routines is provided in the individual source files. The installation procedure is as follows:

  1. Clone the git repository: git clone git@github.com:robintw/RTWIDL.git
  2. Add the folder created by the above command to the IDL PATH (see step 3 in David Fanning's Coyote installation guide)
  3. Restart IDL