Description
KEA is an HDF5 Based Raster File Format as a GDAL plugin
KEALib http://www.kealib.org/ has been packaged as a GDAL plugin (stored in /usr/lib64/gdalplugins/, see related GDAL KEA driver page).
KEA is the only output format of the Atmospheric and Radiometric Correction of Satellite Imagery (ARCSI) software.
Source: https://data.neteler.org/tmp/kealib-1.4.15-1.fc38.src.rpm
NOTE: Since Fedora 38 kealib is included as an official package: https://src.fedoraproject.org/rpms/kealib
Installation Instructions
** Fedora and Centos/EPEL**
First install the KEA GDAL driver plugin:
# install (or run as the root user)
sudo dnf copr enable neteler/kealib
sudo dnf update
sudo dnf install kealib
Then set the environmental variable for the user: put the follwing two lines at the end of your $HOME/.bashrc file:
# needed for KEA GDAL driver
export GDAL_DRIVER_PATH=/usr/lib64/gdalplugins
Then reload your $HOME/.bashrc file:
source ~/.bashrc
Test the installation (it should show the KEA driver):
you@yourlinuxbox:$ gdalinfo --formats | grep KEA
KEA (rw+): KEA Image Format (.kea)
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
EPEL 8
|
x86_64 (69)* | EPEL 8 (247 downloads) |
EPEL 9
|
x86_64 (65)* | EPEL 9 (132 downloads) |
Fedora 41
|
x86_64 (29)* | Fedora 41 (74 downloads) |
Fedora 42
|
x86_64 (13)* | Fedora 42 (47 downloads) |
Fedora 43
|
x86_64 (13)* | Fedora 43 (22 downloads) |
Fedora rawhide
|
x86_64 (42)* | Fedora rawhide (210 downloads) |
* Total number of downloaded packages.
EPEL 8
Fedora 41