July 20, 2006 - GHF 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, main_test_sdf.c, sdf_test_large.c, test_sdf_3d.c, test_sdf_4d.c, test_sdf_5d.c test_sdf_complex_c89.c, test_sdf_complex_c99.c, and sdf_test_edit.c (C examples) and sdf_f77_tests.f, sdf_f77_testt.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. (sdf_write_all will require an IDL version of 6.1 or later). Questions, contact George H. Fisher (fisher at ssl dot berkeley dot edu)