1LERC is an open-source image or raster format which supports rapid encoding and
2decoding for any pixel type (not just RGB or Byte). Users set the maximum
3compression error per pixel while encoding, so the precision of the original
4input image is preserved (within user defined error bounds).
5
6See also: https://github.com/Esri/lerc
7