Handling interpolation of mask grids.
The grids defining, for example, the land/sea masks are coded on 8-bit integers with very high resolution. The use of these grids with the library requires the transformation of floating values coded on 32 bits. To avoid this, the library allows native processing of this type of grid to reduce the memory footprint when using such grids.