pydl 1.0.0~rc2-2 source package in Ubuntu

Changelog

pydl (1.0.0~rc2-2) unstable; urgency=medium

  * Patch to ensure compatibility with astropy 5.1 (Closes: #1013076)
  * Update d/copyright

 -- Vincent Prat <email address hidden>  Sat, 18 Jun 2022 15:16:00 +0200

Upload details

Uploaded by:
Debian Astro Team
Uploaded to:
Sid
Original maintainer:
Debian Astro Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydl_1.0.0~rc2-2.dsc 2.2 KiB 90f9eef6a46158a4d4b7917a186946d5b8cc19633b19a444944d24c347378463
pydl_1.0.0~rc2.orig.tar.gz 735.6 KiB ffd3a0fa0b17c7d3f2f18431b7c5e9499ba312943245568208fdfdad5af992a6
pydl_1.0.0~rc2-2.debian.tar.xz 5.0 KiB b22361c370ef55104128cfc10fbfe08df124f5fc00cc4fb00c7b413062f132cb

Available diffs

No changes file available.

Binary packages built by this source

python-pydl-doc: No summary available for python-pydl-doc in ubuntu kinetic.

No description available for python-pydl-doc in ubuntu kinetic.

python3-pydl: Library of IDL astronomy routines converted to Python 3

 PyDL consists of Python replacements for functions that are part of the IDL
 built-in library or part of astronomical IDL libraries.
 The emphasis is on reproducing results of the astronomical library
 functions.
 Only the bare minimum of IDL built-in functions are implemented to support
 this.
 .
 There are four astronomical libraries targeted:
 .
   * idlutils: a general suite of tools heavily used by SDSS.
   * Goddard utilities: The IDL Astronomy User's Library, maintained by
 Wayne Landsman and distributed with idlutils.
   * idlspec2d: tools for working with SDSS, BOSS and eBOSS spectroscopic
 data.
   * photoop: tools for working with SDSS imaging data.
 .
 This is the Python 3 version of the package.