netcdf-cxx-legacy 4.2-ok2 source package in openKylin

Changelog

netcdf-cxx-legacy (4.2-ok2) nile; urgency=medium

  * No change rebuild against netcdf.

 -- CI Bot <email address hidden>  Mon, 20 May 2024 07:29:06 +0000

Upload details

Uploaded by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
science
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main science
Nile V2.0 proposed main science

Downloads

File Size SHA-256 Checksum
netcdf-cxx-legacy_4.2.orig.tar.gz 689.1 KiB 5fe7a2d44ba19e961244f86693494cf09ac2d93303d5b2603bf23f238b3093ae
netcdf-cxx-legacy_4.2-ok2.debian.tar.xz 7.8 KiB ea9b40c73145025d3e7a45d821290522b45f9c386d5e4f5219c8efbac748e292
netcdf-cxx-legacy_4.2-ok2.dsc 1.9 KiB ce15bfdc3eeb01d7eb0adbfad45abc2689db0964db0475996ee48eb982d7e76a

Available diffs

View changes file

Binary packages built by this source

libnetcdf-c++4: legacy NetCDF C++ interface

 NetCDF (network Common Data Form) is an interface for scientific
 data access and a freely-distributed software library that provides an
 implementation of the interface. The netCDF library also defines a
 machine-independent format for representing scientific data.
 Together, the interface, library, and format support the creation,
 access, and sharing of scientific data.
 .
 This version of the netCDF C++ library is provided for backwards compatibility
 as a separate package. It was developed before key C++ concepts like templates,
 namespaces, and exceptions were widely supported. It's not recommended for new
 projects, but it still works. This version of the C++ interface only supports
 the "classic" data model from the netCDF-3 release.
 .
 This package contains the legacy C++ shared libraries.

libnetcdf-c++4-dbgsym: debug symbols for libnetcdf-c++4
libnetcdf-cxx-legacy-dev: legacy NetCDF C++ interface - development files

 NetCDF (network Common Data Form) is a set of interfaces for array-oriented
 data access and a freely distributed collection of data access libraries for
 C, Fortran, C++, Java, and other languages. The netCDF libraries support a
 machine-independent format for representing scientific data. Together, the
 interfaces, libraries, and format support the creation, access, and sharing of
 scientific data.
 .
 This version of the netCDF C++ library is provided for backwards compatibility
 as a separate package. It was developed before key C++ concepts like templates,
 namespaces, and exceptions were widely supported. It's not recommended for new
 projects, but it still works. This version of the C++ interface only supports
 the "classic" data model from the netCDF-3 release.
 .
 This package contains headers for the legacy C++ library.