I was just wondering if _FillValue is currently supported?
It seems that if a user attempts to specify the _FillValue attribute after calling the %write method the user will get the error NC_ELATEFILL(-122) caused by calling put before specifying the fill value.
I was just wondering if
_FillValueis currently supported?It seems that if a user attempts to specify the
_FillValueattribute after calling the%writemethod the user will get the errorNC_ELATEFILL(-122)caused by callingputbefore specifying the fill value.