spherepack 3.3~a1-5 source package in Ubuntu

Changelog

spherepack (3.3~a1-5) unstable; urgency=medium

  * Standards-Version: 4.6.1
  * Fix  install paths for python3*

 -- Alastair McKinstry <email address hidden>  Mon, 23 Aug 2021 12:01:41 +0100

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
spherepack_3.3~a1-5.dsc 2.1 KiB a8604d50233abfc39e362cee9ca49f80951a3be7a6e77e545f57d41ae2f273ae
spherepack_3.3~a1.orig.tar.xz 138.3 KiB bcbfeb8d214fac981e3b143289e55c791c200337a9cbbd0edc9672fbfbf3d5ad
spherepack_3.3~a1-5.debian.tar.xz 20.5 KiB 9978920b4c0ae6e6cf1c434abf51452dfa62f16b284c34cf481dcd3dfbe558dc

No changes file available.

Binary packages built by this source

libsphere-dev: Development files for Spherepack scientific library

 SPHEREPACK is a collection of FORTRAN programs that facilitates computer
 modeling of geophysical processes. The package contains programs for computing
 certain common differential operators including divergence, vorticity,
 gradients, and the Laplacian of both scalar and vector functions. Programs are
 also available for inverting these operators. For example, given divergence
 and vorticity, the package can be used to compute the velocity components.
 The Laplacian can also be inverted and therefore the package can be used
 to solve both the scalar and vector Poisson equations. Its use in model
 development is demonstrated by a sample program that solves the time-dependent
 non-linear shallow-water equations. Accurate solutions are obtained via the
 spectral method that uses both scalar and vector spherical harmonic transforms
 that are available to the user. The package also contains utility programs
 for computing the associated Legendre functions, Gauss points and weights,
 and multiple fast Fourier transforms. Programs are provided for both
 equally-spaced and Gauss distributed latitudinal points as well as programs
 that transfer data between these grids.

libsphere0d: Spherepack scientific library for geophysical processes

 SPHEREPACK is a collection of FORTRAN programs that facilitates computer
 modeling of geophysical processes. The package contains programs for computing
 certain common differential operators including divergence, vorticity,
 gradients, and the Laplacian of both scalar and vector functions.
 .
 This package contains the shared library, libsphere.

libsphere0d-dbgsym: debug symbols for libsphere0d
python3-sphere: Python3 interface to the spherepack scientific library.

 This is a python3 interface to spherepack, a library for geophysical processes.

python3-sphere-dbgsym: debug symbols for python3-sphere