fhs / go-netcdf

Go binding for the netCDF C library.
MIT License
37 stars 12 forks source link

Add Name() method for variables #3

Closed ronanj closed 8 years ago

ronanj commented 8 years ago

When iterating through the variables of an unknown netcdf file, the Name() method can be used to known the actual name of each variables.