Assign a scalar value to a netcdf_variable of length one.
value : scalar
Scalar value (of compatible type) to assign to a length-one netcdf variable. This value will be written to file.
ValueError :
If the input is not a scalar, or if the destination is not a length-one netcdf variable.
scipy.io.netcdf.netcdf_variable
scipy.io.netcdf.netcdf_variable.getValue
Enter search terms or a module, class or function name.