bundles / scipy latest / 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
: ValueErrorIf the netcdf variable is an array of length greater than one, this exception will be raised.
Aliases
-
scipy.io.netcdf_variable.getValue