GNU bug report logs -
#56363
[PATCH] gnu: Add cdflib
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 08 Jul 2022 23:50:30 +0200
with message-id <87a69js28p.fsf <at> gnu.org>
and subject line Re: bug#56363: [PATCH] gnu: Add cdflib
has caused the debbugs.gnu.org bug report #56363,
regarding [PATCH] gnu: Add cdflib
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
56363: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56363
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hi Guix team!
I'm on the way to pack SunPy - astronomical python package for Sun astrophysics.
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[0001-gnu-Add-cdflib.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
Hello Sharlatan,
Sharlatan Hellseher <sharlatanus <at> gmail.com> skribis:
> From 3b9c20528103da6b15da12f8cb0d828b7aaae79e Mon Sep 17 00:00:00 2001
> From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
> Date: Sat, 2 Jul 2022 21:03:54 +0100
> Subject: [PATCH] gnu: Add cdflib
>
> * gnu/packages/astronomy.scm (python-cdflib): New variable.
Applied with the cosmetic changes below, thanks!
Ludo’.
[Message part 7 (text/x-patch, inline)]
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 0324edcb40..498252aaf4 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -952,15 +952,14 @@ (define-public python-cdflib
(home-page "https://github.com/MAVENSDC/cdflib")
(synopsis "Python library to deal with NASA's CDF astronmical data format")
(description "This package provides a Python CDF reader toolkit
-It provides functionality:
+It provides the following functionality:
@itemize
-@item Ability to read variables and attributes from CDF files (see CDF Reader
-Class)
-@item Writes CDF version 3 files (see CDF Writer Class)
+@item Ability to read variables and attributes from CDF files
+@item Writes CDF version 3 files
@item Can convert between CDF time types (EPOCH/EPOCH16/TT2000) to other common
-time formats (see CDF Time Conversions)
+time formats
@item Can convert CDF files into XArray Dataset objects and vice versa,
-attempting to maintain ISTP compliance (see Working with XArray)
+attempting to maintain ISTP compliance
@end itemize\n")
(license license:expat)))
This bug report was last modified 2 years and 320 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.