r46560 - in /packages/healpix: chealpix/trunk/debian/control healpix-cxx/trunk/debian/control

lsinger-guest at users.alioth.debian.org lsinger-guest at users.alioth.debian.org
Sun Feb 23 23:43:50 UTC 2014


Author: lsinger-guest
Date: Sun Feb 23 23:43:50 2014
New Revision: 46560

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46560
Log:
healpix-cxx, chealpix: added more information to description

Modified:
    packages/healpix/chealpix/trunk/debian/control
    packages/healpix/healpix-cxx/trunk/debian/control

Modified: packages/healpix/chealpix/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/healpix/chealpix/trunk/debian/control?rev=46560&op=diff
==============================================================================
--- packages/healpix/chealpix/trunk/debian/control	(original)
+++ packages/healpix/chealpix/trunk/debian/control	Sun Feb 23 23:43:50 2014
@@ -24,7 +24,9 @@
  surface area as every other pixel. It is commonly used to store all-sky
  astronomical images, most famously maps of the cosmic microwave background.
  This package provides the static library and headers for the C language
- implementation of HEALPix.
+ implementation of HEALPix. The C library provides basic input/output of
+ HEALPix maps as well as basic spatial operations like conversion between
+ spherical coordinates and HEALPix pixels.
 
 Package: libchealpix0
 Architecture: any
@@ -37,4 +39,6 @@
  surface area as every other pixel. It is commonly used to store all-sky
  astronomical images, most famously maps of the cosmic microwave background.
  This package provides the dynamic library for the C language implementation
- of HEALPix.
+ of HEALPix. The C library provides basic input/output of HEALPix maps as well
+ as basic spatial operations like conversion between spherical coordinates and
+ HEALPix pixels.

Modified: packages/healpix/healpix-cxx/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/healpix/healpix-cxx/trunk/debian/control?rev=46560&op=diff
==============================================================================
--- packages/healpix/healpix-cxx/trunk/debian/control	(original)
+++ packages/healpix/healpix-cxx/trunk/debian/control	Sun Feb 23 23:43:50 2014
@@ -24,7 +24,11 @@
  surface area as every other pixel. It is commonly used to store all-sky
  astronomical images, most famously maps of the cosmic microwave background.
  This package provides the static library and headers for the C++ language
- implementation of HEALPix.
+ implementation of HEALPix. The C++ library provides input/output, basic
+ spatial operations such as conversion between spherical coordinates and
+ HEALPix pixels, and also sophisticated spatial operations such as querying
+ cones or polygons, as well as upsampling/downsampling, smoothing, and fast
+ spherical harmonic transforms.
  
 Package: libhealpix-cxx0
 Architecture: any
@@ -38,4 +42,8 @@
  astronomical images, most famously maps of the cosmic microwave background.
  This package provides the dynamic library for the C++ language implementation
  of HEALPix. It can be used interactively via Python bindings available in a
- separate package.
+ separate package. The C++ library provides input/output, basic
+ spatial operations such as conversion between spherical coordinates and
+ HEALPix pixels, and also sophisticated spatial operations such as querying
+ cones or polygons, as well as upsampling/downsampling, smoothing, and fast
+ spherical harmonic transforms.




More information about the debian-science-commits mailing list