Adding Custom
File Readers

By default, IDL and the IDL Workbench know how to read and import data from files of several common types. You can customize IDL's behavior by creating custom file readers that will read data from files of other types.

What is a File Reader?
Creating a Registered File Reader Routine
Creating a Registered Query Routine
Registering Custom File Readers
Example: A Workbench NetCDF Reader