Skip to content

Handling interpolation of mask grids.

Compare
Choose a tag to compare
@fbriol fbriol released this 03 Oct 11:46
· 539 commits to master since this release

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.