netcdf-cxx-legacy 4.2-11build1 source package in Ubuntu

Changelog

netcdf-cxx-legacy (4.2-11build1) focal; urgency=medium

  * No-change rebuild for netcdf soname change.

 -- Matthias Klose <email address hidden>  Thu, 30 Jan 2020 18:02:05 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
netcdf-cxx-legacy_4.2.orig.tar.gz 687.0 KiB 95ed6ab49a0ee001255eac4e44aacb5ca4ea96ba850c08337a3e4c9a0872ccd1
netcdf-cxx-legacy_4.2-11build1.debian.tar.xz 7.3 KiB 66baaea527d3522d71451152905ab5a449deb7c606afa1701036d54172a1fa90
netcdf-cxx-legacy_4.2-11build1.dsc 2.2 KiB 69ec9585136ca8eab37edcca3306fbc47607e4e057d43d1e5aff0aa2ef8f2fab

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.