ubarsc / kealib

KEALib provides an implementation of the GDAL data model. The format supports raster attribute tables, image pyramids, meta-data and in-built statistics while also handling very large files and compression throughout.
http://kealib.org/
MIT License
12 stars 7 forks source link

fix parallel build and don't depend on HDF5 HL #40

Closed gillins closed 1 year ago

gillins commented 1 year ago

Fixes #39 and #36

Also doesn't ask for HDF5 HL libs which aren't actually used.