_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-pymatsolver 0.4.0
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://pymatsolver.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Sparse matrix solvers for Python
Description:

This package provides a set of sparse matrix solvers used in geoscience.

All solvers work with scipy.sparse matricies, and a single or multiple right hand sides using numpy:

  • L/U Triangular Solves

  • Wrapping of SciPy matrix solvers (direct and indirect)

  • Pardiso solvers now that MKL comes with conda!

  • Mumps solver with nice error messages

python-pykml 0.2.0-0.7bf164b
Propagated dependencies: python-lxml@6.0.1
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://pypi.python.org/pypi/pykml
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for working with OGC KML files
Description:

pyKML is a Python package for creating, parsing, manipulating, and validating KML, a language for encoding and annotating geographic data.

python-utm 0.8.1
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://github.com/Turbo87/utm
Licenses: Expat
Build system: pyproject
Synopsis: Bidirectional UTM-WGS84 converter for Python
Description:

This package provides conversion functions between UTM and WGS84 coordinates.

python-harmonica 0.7.0
Propagated dependencies: python-choclo@0.3.2 python-numba@0.62.1 python-numpy@2.3.1 python-pandas@2.3.3 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-verde@1.8.1 python-xarray@2025.12.0 python-xrft@1.0.1
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://www.fatiando.org/harmonica/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Processing and modelling of gravity and magnetic data
Description:

Harmonica is a Python library for processing and modeling gravity and magnetic data. It includes common processing steps, like calculation of Bouguer and terrain corrections, reduction to the pole, upward continuation, equivalent sources, and more. There are forward modeling functions for basic geometric shapes, like point sources, prisms and tesseroids.

python-empymod 2.6.0
Propagated dependencies: python-libdlf@0.3.0 python-numba@0.62.1 python-numpy@2.3.1 python-scipy@1.16.3 python-scooby@0.11.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://empymod.emsig.xyz/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Full 3D electromagnetic modeller for 1D VTI media
Description:

The electromagnetic modeller empymod can model electric or magnetic responses due to a three-dimensional electric or magnetic source in a layered-earth model with vertical transverse isotropic (VTI) resistivity, VTI electric permittivity, and VTI magnetic permeability, from very low frequencies (DC) to very high frequencies (GPR). The computation is carried out in the wavenumber-frequency domain, and various Hankel- and Fourier-transform methods are included to transform the responses into the space-frequency and space-time domains.

python-boule 0.5.0
Propagated dependencies: python-attrs@25.3.0 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://www.fatiando.org/boule/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Reference ellipsoids for geodesy and geophysics
Description:

Boule is Python library for representing reference ellipsoids geometrically, calculating their gravity fields, and performing some global coordinate conversions.

python-ecmwf-datastores-client 0.4.2
Propagated dependencies: python-attrs@25.3.0 python-multiurl@0.3.7 python-requests@2.32.5 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://ecmwf.github.io/ecmwf-datastores-client/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python client for the ECMWF Data Stores Service
Description:

This package provides programmatic access to the CDS, ADS and EWDS data catalogues from the ECMWF.

python-contextily 1.7.0
Propagated dependencies: python-geopy@2.4.1 python-joblib@1.5.2 python-matplotlib@3.10.8 python-mercantile@1.2.1 python-pillow@11.1.0 python-rasterio@1.3.7 python-requests@2.32.5 python-xyzservices@2025.4.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://contextily.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Context geo-tiles in Python
Description:

This packge provides utilities to retrieve tile maps from the internet. It can add those tiles as basemap to matplotlib figures or write tile maps to disk into geospatial raster files. Bounding boxes can be passed in both WGS84 (EPSG:4326) and Spheric Mercator (EPSG:3857).

python-libdlf 0.3.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://github.com/emsig/libdlf
Licenses: CC-BY 4.0
Build system: pyproject
Synopsis: Library for Digital Linear Filters (DLF)
Description:

This package provides DLF as used in Geophysics for electromagnetic modelling.

mpas-atmosphere 8.4.0
Dependencies: openmpi@4.1.6 netcdf-parallel-openmpi@4.9.2 netcdf-fortran-parallel@4.5.3 pnetcdf-fortran@1.13.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://mpas-dev.github.io
Licenses: Modified BSD
Build system: cmake
Synopsis: MPAS-Atmosphere is a non-hydrostatic atmosphere model
Description:

The Model for Prediction Across Scales - Atmosphere (MPAS-A) is a n-hydrostatic atmosphere model that is part of a family of Earth-system mponent models collectively known as MPAS. All MPAS models have in common eir use of centroidal Voronoi tessellations for their horizontal meshes, ich has motivated the development of a common software framework that ovides a high-level driver program and infrastructure for providing rallel execution, input and output, and other software infrastructure.

python-pyresample 1.35.0
Propagated dependencies: python-cartopy@0.24.1 python-configobj@5.0.9 python-dask@2025.11.0 python-donfig@0.8.1.post1 python-matplotlib@3.10.8 python-numexpr@2.14.1 python-numpy@2.3.1 python-odc-geo@0.5.0 python-pillow@11.1.0 python-platformdirs@4.3.6 python-pykdtree@1.4.2 python-pyproj@3.6.1 python-pyyaml@6.0.2 python-rasterio@1.3.7 python-scipy@1.16.3 python-shapely@2.1.1 python-xarray@2025.12.0 python-zarr@2.18.7
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://github.com/pytroll/pyresample
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Geospatial image resampling in Python
Description:

Pyresample is a python package for resampling geospatial image data. Resampling or reprojection is the process of mapping input geolocated data points to a new target geographic projection and area.

python-discretize 0.12.0
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://discretize.simpeg.xyz/
Licenses: Expat
Build system: pyproject
Synopsis: Finite volume discretization in Python
Description:

This package provides discretization tools for finite volume and inverse problems.

The vision is to create a package for finite volume simulation with a focus on large scale inverse problems. This package has the following features:

  • modular with respect to the spacial discretization

  • built with the inverse problem in mind

  • supports 1D, 2D and 3D problems

  • access to sparse matrix operators

  • access to derivatives to mesh variables

Currently, discretize supports:

  • Tensor Meshes (1D, 2D and 3D)

  • Cylindrically Symmetric Meshes

  • QuadTree and OcTree Meshes (2D and 3D)

  • Logically Rectangular Meshes (2D and 3D)

  • Triangular (2D) and Tetrahedral (3D) Meshes

python-pyaps3 0.3.7
Propagated dependencies: python-cdsapi@0.7.7 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pygrib@2.1.8 python-scipy@1.16.3 python-urllib3@2.5.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://github.com/insarlab/PyAPS
Licenses: GPL 3+
Build system: pyproject
Synopsis: Atmospheric Phase Screen estimation in Python
Description:

This package estimates differential phase delay maps due to the stratified atmosphere for correcting radar interferograms.

python-geoh5py 0.12.1
Propagated dependencies: python-h5py@3.15.1 python-numpy@2.3.1 python-pillow@11.1.0 python-pydantic@2.12.5
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://mirageoscience-geoh5py.readthedocs-hosted.com/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Support for the geoh5 file format in Python
Description:

This package provides a Python library for manipulation and storage of a wide range of geoscientific data (points, curve, surface, 2D and 3D grids) in *.geoh5 file format.

python-xgcm 0.9.0
Propagated dependencies: python-dask@2025.11.0 python-future@1.0.0 python-numpy@2.3.1 python-xarray@2025.12.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: http://xgcm.readthedocs.org/
Licenses: Expat
Build system: pyproject
Synopsis: General Circulation Model Postprocessing with xarray
Description:

xgcm is a Python package for working with the datasets produced by numerical General Circulation Models (GCMs) and similar gridded datasets that are amenable to finite volume analysis. In these datasets, different variables are located at different positions with respect to a volume or area element (e.g. cell center, cell face, etc.) xgcm solves the problem of how to interpolate and difference these variables from one position to another.

python-pygmt 0.18.0
Dependencies: ghostscript@9.56.1 gmt@6.6.0
Propagated dependencies: python-contextily@1.7.0 python-geopandas@1.1.1 python-ipython@9.8.0 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-pyarrow@23.0.1 python-rioxarray@0.21.0 python-xarray@2025.12.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://www.pygmt.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python interface for the Generic Mapping Tools
Description:

PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.

python-emg3d 1.8.7
Propagated dependencies: python-discretize@0.12.0 python-empymod@2.6.0 python-h5py@3.15.1 python-matplotlib@3.10.8 python-numba@0.62.1 python-numpy@2.3.1 python-scipy@1.16.3 python-tqdm@4.67.1 python-xarray@2025.12.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://emg3d.emsig.xyz/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Multigrid solver for 3D electromagnetic diffusion
Description:

This package provides a three-dimensional modeller for electromagnetic (EM) diffusion as used for instance in geophysical controlled-source EM (CSEM) surveys. This includes use cases in the search for resources such as groundwater, geothermal energy, hydrocarbons, and minerals, or civil engineering and environmental applications.

python-pysolid 0.3.4
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://github.com/insarlab/PySolid
Licenses: GPL 3+
Build system: pyproject
Synopsis: Compute solid Earth tides in Python
Description:

This package provides a Python wrapper for solid to compute solid Earth tides.

grid-engine-core 8.1.9
Dependencies: bdb@6.2.32 coreutils@9.1 hwloc@2.12.2 gawk@5.3.0 icedtea@3.19.0 inetutils@2.5 libtirpc@1.3.1 libxcrypt@4.4.38 linux-pam@1.5.2 openssl@3.0.8 python2@2.7.18 perl@5.36.0 ruby@3.3.9 tcl@8.6.12 tcsh@6.24.15
Channel: guix-science
Location: guix-science/packages/grid-engine.scm (guix-science packages grid-engine)
Home page: https://arc.liv.ac.uk/trac/SGE
Licenses: ASL 2.0 GPL 2+
Build system: gnu
Synopsis: Implementation of a grid engine
Description:

The Son of Grid Engine is a community project to continue Sun's old gridengine project after Oracle shut down the site and stopped contributing code.

qsub-local 0.0.1
Dependencies: bash@5.2.37 guile@3.0.9
Channel: guix-science
Location: guix-science/packages/grid-engine.scm (guix-science packages grid-engine)
Home page: https://github.com/roelj/qsub-local
Licenses: GPL 3+
Build system: gnu
Synopsis: Compatibility tool to run SGE pipelines locally.
Description:

This package an alternative qsub command that will directory run the script.

qsub-slurm 0.0.7
Dependencies: slurm@23.11.10 guile@3.0.9
Channel: guix-science
Location: guix-science/packages/grid-engine.scm (guix-science packages grid-engine)
Home page: https://github.com/roelj/qsub-slurm
Licenses: GPL 3+
Build system: gnu
Synopsis: Compatibility tool to move from SGE to SLURM.
Description:

This package an alternative qsub command that will submit jobs to SLURM.

adios2 2.11.0
Dependencies: bzip2@1.0.8 hdf5-parallel-openmpi@1.14.6 libfabric@1.22.0 libffi@3.4.6 libpng@1.6.39 libsodium@1.0.18 nlohmann-json@3.12.0 openmpi@4.1.6 openssl@3.0.8 pugixml@1.12.1 sqlite@3.39.3 ucx@1.19.0 yaml-cpp@0.9.0 zfp@1.0.1 zeromq@4.3.5 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/hpc-io.scm (guix-science packages hpc-io)
Home page: https://github.com/ornladios/ADIOS2
Licenses: ASL 2.0
Build system: cmake
Synopsis: The Adaptable Input Output System version 2
Description:

ADIOS2 transports data as groups of self-describing variables and attributes across different media types (such as files, wide-area-networks, and remote direct memory access) using a common application programming interface for all transport modes. ADIOS2 can be used on supercomputers, cloud systems, and personal computers.

ior 4.0.0
Dependencies: openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/hpc-io.scm (guix-science packages hpc-io)
Home page: https://github.com/hpc/ior
Licenses: GPL 2
Build system: gnu
Synopsis: Parallel IO benchmark tool
Description:

IOR is a parallel IO benchmark that can be used to test the performance of parallel storage systems using various interfaces and access patterns. The IOR repository also includes the mdtest benchmark which specifically tests the peak metadata rates of storage systems under different directory structures. Both benchmarks use a common parallel I/O abstraction backend and rely on MPI for synchronization.

Page: 191011121398
Total packages: 2337