The first IMPORT demo file,
ICL> IMPORT AST_DEMO:IMPORT_1D OUTPUT ; ;-------------------------------------------------- ;| IMPORT demo file - 1 dimensional | ;-------------------------------------------------- TOPLEVEL TYPE "Profile" AXIS LABEL "Radius" UNITS "Arcmin" SCALAR_WIDTH 6.0 DATA UNITS "Solar" LABEL "Abundance" 3 1.5 6 0.5 9 0.3 12 1.2e-1 15 2.3e-3 ;--------------------------------------------------