sd_id
|
IN:
|
SD interface identifier returned from SDstart
|
ndatasets
|
OUT:
|
Number of datasets in the file
|
nglobal_attr
|
OUT:
|
Number of global attributes in the file
|
FORTRAN
|
integer function sffinfo(sd_id, ndatasets, nglobal_attr)
|
|
integer sd_id, ndatasets, nglobal_attr
|