DS_GetNCFileNameΒΆ

DS_GetNCFileName returns the netCDF file name used to load the data into the dataset.

ssFileName = DS_GetNCFileName(hData)

Return Value

ssFileName is the complete netCDF file name.

Parameters

hData

hData is the datased handle.

History

Version Description
5.20 New.

id-717679