Motivation: SDF_MANIFESTO.txt To install: COMPILING_NOTES.txt Usage: SDF_USAGE_NOTES.txt Recent Changes: CHANGELOG.txt Examples: See source code in sdf_browse.c and main_test_sdf.c (C examples) and sdf_f77_tests.f (Fortran 77 examples) and test_sdf_dynamic.F90, test_sdf_transpose.F90 (using allocatable arrays, requires a Fortran 90/95 compiler). Try using the sdf file browser sdf_browse to examine the contents of the sample file sdf_example_file.sdf, and/or using the IDL procedures to read/write or edit this (or other files). To easily create an sdf file with multiple datasets in IDL, create a number of variables in an IDL session, and then enter the command sdf_write_all, where is your test output file. Questions, contact George H. Fisher (fisher at ssl dot berkeley dot edu)