get_netcdf_file_id Function

public function get_netcdf_file_id()

Provides read-only access to the netCDF file ID

Arguments

None

Return Value integer


Contents

Source Code


Source Code

  integer function get_netcdf_file_id()
    get_netcdf_file_id = ncid
  end function get_netcdf_file_id