These files provide examples of how to use the API. The recommended starting places are example_flight_read_rasters.c and example_flight_read_raster_pulse.c. Examples that start with "example" are working examples located in the examples folder that can be compiled and run (but note that they are not built by the default target; you will need to build the examples target). Examples that start with "eaarlio" are the source code for programs found in the programs folder. Other files are source code from the library itself.