{ } Raw JSON

bundles / scipy 1.17.1 / scipy / io / _netcdf / netcdf_variable / getValue

function

scipy.io._netcdf:netcdf_variable.getValue

source: /scipy/io/_netcdf.py :914

Signature

def   getValue ( self )

Summary

Retrieve a scalar value from a netcdf_variable of length one.

Raises

: ValueError

If the netcdf variable is an array of length greater than one, this exception will be raised.

Aliases

  • scipy.io.netcdf_variable.getValue