Skip to main content
Returns a string containing names of the variables in a given netCDF file along with its dimensions.

Signatures

Parameters

netCDF
ARRAY[Byte]
required
The NetCDF file content as a byte array.

Return type

A string representation.

Example