; Copyright (C) 2014 The HDF Group ; All rights reserved. ; ; This script tests IDL on new NASA HDF5 products. ; args = COMMAND_LINE_ARGS() file = args(0) s = H5_PARSE(file, /READ_DATA) HELP, s, /STRUCTURE EXIT