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

Changelog

netcdf-cxx-legacy (4.2-12build1) jammy; urgency=medium

  * No-change rebuild against libnetcdf19

 -- Graham Inggs <email address hidden>  Fri, 29 Oct 2021 10:20:08 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
netcdf-cxx-legacy_4.2.orig.tar.gz 687.0 KiB 95ed6ab49a0ee001255eac4e44aacb5ca4ea96ba850c08337a3e4c9a0872ccd1
netcdf-cxx-legacy_4.2-12build1.debian.tar.xz 7.4 KiB b69a06d53dab9dff95f9b40ed606936d0f957555339a9e06e7900ad74325df58
netcdf-cxx-legacy_4.2-12build1.dsc 2.2 KiB 9a22c5a7ef66fd24156301a719645c616e99a9efced9ec03d27aa1b064d06616

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.