You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.