LERC¶
About¶
LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte).
Supported versions¶
To check which LERC versions and build types are currently supported on Discoverer, execute on the login node:
module avail lerc
The recipe followed to build the source code is available at:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/lerc
There you may also find the log files with the messages generated during the configuration, compilation, testing, and installation of the package.
Loading¶
module load lerc/latest
Getting help¶
See Getting help