Add blueprint for netcdf library
ClosedPublic

Authored by sgerlach on Dec 29 2019, 10:30 AM.

Details

Reviewers
vonreth
Group Reviewers
Craft
Summary

netcdf is a common library to store scientific data. Several projects support netcdf and should be able to use it.

Diff Detail

Repository
R877 Craft Blueprints for KDE
Lint
Lint Skipped
Unit
Unit Tests Skipped
sgerlach requested review of this revision.Dec 29 2019, 10:30 AM
sgerlach created this revision.
vonreth accepted this revision.Dec 30 2019, 8:45 AM

Looks correct, doesn't build on Windows yet.

-- Check if the system is big endian - little endian
CMake Error at CMakeLists.txt:621 (FIND_PACKAGE):
  Could not find a package configuration file provided by "HDF5" with any of
  the following names:

    HDF5Config.cmake
    hdf5-config.cmake

  Add the installation prefix of "HDF5" to CMAKE_PREFIX_PATH or set
  "HDF5_DIR" to a directory containing one of the above files.  If "HDF5"
  provides a separate development package or SDK, be sure it has been
  installed.
This revision is now accepted and ready to land.Dec 30 2019, 8:45 AM
sgerlach closed this revision.Dec 31 2019, 12:48 PM