correct _FillValue definition with Netcdf 4.6.2 and newer
Following #356, we write NetCDF files with the attribute `_FillValue`. \
From NetCDF 4.6.2, the type of variable used to define teh variable attribute `_FillValue` must match the variable type.
issue