Skip to Content

kealib v1.5.3

Created
Updated

KEALib provides an implementation of the GDAL data model using HDF5.

# Usage

kealib provides CMake targets:

find_package(Kealib CONFIG REQUIRED)
target_link_libraries(main PRIVATE Kealib::Kealib) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

  • hdf5

    Features: cpp , szip , zlib

and 2 transitive dependencies:

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Hiroshi Miura's avatar Hiroshi Miura
  • Alexander Neumann's avatar Alexander Neumann
  • pravic's avatar pravic
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Kai Pastor's avatar Kai Pastor
  • Billy O'Neal's avatar Billy O'Neal
  • Jia Yue Hua's avatar Jia Yue Hua

# Changelog

  • e9435cc [kealib] Update to 1.5.3 (#35819)
  • 631ba72 [kealib] Cleanup, fix CMake config (#35461)
  • 027f2ba [kealib] update to 1.5.2 (#34240)
  • 4c1734b [kealib] Block attempting to load gdal's package.
  • 642d1cc [kealib] Update, revise features (#19118)
  • d98696d [vcpkg baseline] Fix CI test (#10508)
  • 726c111 [vcpkg] fatal_error when patch fails to apply (#8087)
  • 455223d [OpenMPI] add a new port (#7142)
  • 18b029a [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 4de9cb0 kealib update to 1.4.11 and correctly include hdf5
  • 8fe30fe Add kealib ports and modify hdf5 recipe (#2708)

# Source