aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
AgeCommit message (Collapse)Author
2023-10-31gnu: python-radio-beam: Update to 0.3.6.Maxim Cournoyer
* gnu/packages/astronomy.scm (python-radio-beam): Update to 0.3.6. [native-inputs]: Add python-setuptools-scm. Change-Id: I3be87a22b701119699d37104f8df4f3fab44d0c8
2023-10-31gnu: python-spectral-cube: Update to 0.6.3.Maxim Cournoyer
* gnu/packages/astronomy.scm (python-spectral-cube): Update to 0.6.3. [native-inputs]: Add python-setuptools-scm. Change-Id: I8b701081d2c8ea2fd8f25ca845e8e26760fdc094
2023-10-31gnu: Add python-spectral-cube.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-spectral-cube): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-31gnu: Add python-aplpy.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-aplpy): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-31gnu: Add python-pyregion.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-pyregion): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-31gnu: Add python-pyavm.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-pyavm): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-31gnu: Add python-radio-beam.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-radio-beam): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22gnu: wcslib-7.12: Remove pregenerated files.Efraim Flashner
* gnu/packages/astronomy.scm (wcslib-7.12)[source]: Add snippet to remove pregenerated files.
2023-10-22gnu: wcslib: Remove pregenerated files.Efraim Flashner
* gnu/packages/astronomy.scm (wcslib)[source]: Add snippet to remove pregenerated files. [native-inputs]: Add flex.
2023-10-22gnu: gnuastro: Update to 0.21.Efraim Flashner
* gnu/packages/astronomy.scm (gnuastro): Update to 0.21.
2023-10-11gnu: indi: Update to 2.0.4.Sharlatan Hellseher
* gnu/packages/astronomy.scm (indi-2.0): New variable. (indi-1.9): New variable. Inherited from indi-2.0. (indi): Set it to use indi-1.9 as default, as Stellarium and PHD2 are still depended on 1.9 and fail with Indi 2.0+. See: https://github.com/Stellarium/stellarium/issues/3038 Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-tweakwcs: Update to 0.8.3.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-sunpy: Update to 5.0.1.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-sunpy): Update to 5.0.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-stpipe: Update to 0.5.1.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stpipe): Update to 0.5.1. [arguments]{test-flags}: Disable on failing test. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-stdatamodels: Update packages style.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stdatamodels): Update indentation to improve readability of the package. [description]: Add TexInfo styling bits. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-stdatamodels: Update to 1.8.3.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.8.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-stcal: Update package style.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stcal): Update indentation to improve readability of the package. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-stcal: Update to 1.4.4.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stcal): Update to 1.4.4. [arguments]{phases}: Add 'build-extensions phase. [native-inputs]: Add python-cython. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-jwst: Update to 1.12.3.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-jwst): Update to 1.12.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-cdflib: Update to 1.2.1.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-cdflib): Update to 1.2.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-crds: Update to 11.17.6.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.6. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-drizzle: Update package style.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-drizzle): Update package style, indent and align regions. [arguments]{test-flags}: Remove them as all tests are passed successfully. [native-inputs]: Remove python-coverage, python-pytest-cov. [description]: Indent region. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-drizzle: Update to 1.14.3.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-drizzle): Update to 1.14.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-reproject: Update to 0.12.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-reproject): Update to 0.12.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-jplephem: Improve package style.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-jplephem)[build-system]: Shift to pyproject-build-system. [arguments]: Use G-expressions. Simplify 'check phase. [description]: Extend it with more details. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-jplephem: Update to 2.19.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-jplephem): Update to 2.19. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: python-gwcs: Update to 0.19.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-gwcs): Update to 0.19.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: calceph: Update to 3.5.3.Sharlatan Hellseher
* gnu/packages/astronomy.scm (calceph): Update to 3.5.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: stellarium: Update to 23.3.Sharlatan Hellseher
* gnu/packages/astronomy.scm (stellarium): Update to 23.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-11gnu: siril: Update to 1.2.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (siril): Update to 1.2.0. [inputs]: Add ffms2, libheif. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-05gnu: Add WCSTools.Sharlatan Hellseher
* gnu/packages/astronomy.scm (wcstools): New variable. * gnu/packages/patches/wcstools-extend-makefiles.patch: New file. * gnu/local.mk: Add it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-10-02gnu: Add python-casa-formats-io.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-casa-formats-io): New variable. Co-Authored-By: Iliya Tikhonenko <tikhonenko@mpe.mpg.de> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-28gnu: Add wcslib-7.12.Simon Tournier
* gnu/packages/astronomy.scm (wcslib-7.12): New variable.
2023-09-27gnu: python-astropy: Update to 5.3.3.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-astropy): Update to 5.3.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-stdatamodels: Update to 1.8.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.8.0. [propagated-inputs]: Remove python-jsonschema. [native-inputs]: Remove python-pytest-openfiles. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-roman-datamodels: Remove all test constraints.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-roman-datamodels): Remove all test constraints. All of 1115 passed. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-roman-datamodels: Update to 0.17.1.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 0.17.1. [arguments]{phases}: Add 'set-env phase to pass tests. [native-inputs]: Remove python-pytest-openfiles. Add python-pytest-env. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-rad: Update to 0.17.1.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-rad): Update to 0.17.1. [arguments]{tests?}: Disable them to break dependencies cycle. [native-inputs]: Remove python-astropy, python-pytest, python-pytest-doctestplus, python-pytest-openfiles. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-pyvo: Update to 1.4.2.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-pyvo): Update to 1.4.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-photutils: Update to 1.9.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-photutils): Update to 1.9.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-jwst: Update to 1.11.4.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-jwst): Update to 1.11.4. [propagated-inputs]: Add python-asdf-transform-schemas, python-jplephem. [native-inputs]: Remove python-codecov, python-flake8. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-fitsio: Update to 1.2.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-fitsio): Update to 1.2.0. [arguments]{phases}: Swap 'unbundle-cfitsio to 'set-env as there is support for system CFitsio library provided. [inputs]: Add zlib. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-crds: Update to 11.17.4.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.4. [propagated-inputs]: Remove python-lxml. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-bayesicfitting: Update to 3.2.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-bayesicfitting): Update to 3.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-sunpy: Enable more tests.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-sunpy): Enable tests detecting python-cdflib metadata. Update annotation for still disabled tests. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-cdflib: Fix version detection.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-cdflib): Fix version detection during build Wheel package. [arguments]: Add new phase 'set-env-version. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-cdflib: Update to 1.1.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-cdflib): Update to 1.1.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: python-astropy-healpix: Update to 1.0.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-astropy-healpix): Update to 1.0.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: splash: Update to 3.8.4.Sharlatan Hellseher
* gnu/packages/astronomy.scm (splash): Update to 3.8.4. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-27gnu: libxisf: Extend description.Sharlatan Hellseher
* gnu/packages/astronomy.scm (libxisf)[description]: Explain acronym. Add essential links to the mentioned standard and the service. Signed-off-by: Christopher Baines <mail@cbaines.net>