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

Changelog

netcdf-cxx-legacy (4.2-ok1) yangtze; urgency=low

  * Initial release.

 -- Luoyaoming <email address hidden>  Mon, 31 Oct 2022 17:02:18 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
science
Urgency:
Low Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main science
Yangtze V1.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-ok1.debian.tar.xz 7.7 KiB f0c1b80d51d80332d7ad18d32b92bbcad43f595a033b86ba90c99ce7a50a499f
netcdf-cxx-legacy_4.2-ok1.dsc 1.9 KiB 004d193a618d5691bbca989a42f2456157053102aad1b0aa5edeba7be220dea2

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.