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.
Xplanet renders an image of a planet into an X window or file. All of the major planets and most satellites can be drawn and different map projections are also supported, including azimuthal, hemisphere, Lambert, Mercator, Mollweide, Peters, polyconic, orthographic and rectangular.
This package provides a python library to calculate IACT IRF and Sensitivities.
PyIRI is a Python implementation of the International Reference Ionosphere model. It provides fast, global, and altitude‑dependent evaluation of ionospheric parameters using a new spherical harmonics (SH) architecture. The model supports multiple coordinate systems and efficiently evaluates all grid points and time frames simultaneously.
This package provides tools to read and analyze data from the IRIS solar-observing satellite.
POPPY is a Python package that simulates physical optical propagation including diffraction. It implements a flexible framework for modeling Fraunhofer and Fresnel diffraction and point spread function formation, particularly in the context of astronomical telescopes.
POPPY was developed as part of a simulation package for the James Webb Space Telescope, but is more broadly applicable to many kinds of imaging simulations. It is not, however, a substitute for high fidelity optical design software such as Zemax or Code V, but rather is intended as a lightweight alternative for cases for which diffractive rather than geometric optics is the topic of interest, and which require portability between platforms or ease of scripting.
The iers package provides access to the tables provided by the International Earth Rotation and Reference Systems service, in particular the Earth Orientation data allowing interpolation of published UT1-UTC and polar motion values for given times. The UT1-UTC values are used in Time and Dates (astropy.time) to provide UT1 values, and the polar motions are used in astropy.coordinates to determine Earth orientation for celestial-to-terrestrial coordinate transformations.
Halotools is a specialized python package for building and testing models of the galaxy-halo connection, and analyzing catalogs of dark matter halos. The core feature of Halotools is a modular platform for creating mock universes of galaxies starting from a catalog of dark matter halos obtained from a cosmological simulation.
DRMS module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC (http://jsoc.stanford.edu/) DRMS server by default, but can also be used with local NetDRMS sites.
This package provides a Python CDF reader toolkit.
It provides the following functionality:
Ability to read variables and attributes from CDF files
Writes CDF version 3 files
Can convert between CDF time types (EPOCH/EPOCH16/TT2000) to other common time formats
Can convert CDF files into XArray Dataset objects and vice versa, attempting to maintain ISTP compliance
The Python-based Space Physics Environment Data Analysis Software (PySPEDAS) framework supports multi-mission, multi-instrument retrieval, analysis, and visualization of heliophysics time series data.
HEALPix of a sphere produces a subdivision of a spherical surface in which each pixel covers the same surface area as every other pixel. This package provides the dynamic library for the C++ language implementation of HEALPix.
EsoRex is the European Southern Observatory Recipe Execution Tool. It can list, configure and execute Common Pipeline Library-based recipes from the command line.
This package 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.
VELOCIraptor-Python is a python toolkit for reading VELOCIraptor outputs, with a particular focus on integration with the SWIFT cosmological simulation code.
It allows for automatic association of symbolic units (using unyt) with halo properties, extraction of individual haloes to a SWIFTsimIO dataset, and includes tools to help create both publication-ready and quick figures.
wiimatch is a package that provides core computational algorithms for optimal matching of weighted N-dimensional image intensity data using (multivariate) polynomials.
madrigalWeb is a pure python module to access data from any Madrigal database.
Madrigal is an upper atmospheric science database used by groups throughout the world. Madrigal is a robust, World Wide Web based system capable of managing and serving archival and real-time data, in a variety of formats, from a wide range of upper atmospheric science instruments. Data at each Madrigal site is locally controlled and can be updated at any time, but shared metadata between Madrigal sites allow searching of all Madrigal sites at once from any Madrigal site.
GLNEMO2 is an interactive 3D visualization program which displays particles positions of the different components (gas, stars, disk, dark matter halo, bulge) of an N-body snapshot. It is a tool for running N-body simulations from isolated galaxies to cosmological simulations. It has a graphical user interface (based on QT 5.X API), uses a fast 3D engine (OPenGL and GLSL), and is generic with the possibility to load different kinds of input files.
This package provides pydantic typing support for astropy unit types. Can be used to de(serialize) astropy quantities and units.
Types:
AstroPydanticUnit: an overlay forastropy.units.UnitBase(all unit types).AstroPydanticQuantity: an overlay forastropy.units.Quantity, including array types.AstroPydanticTime: an overlay forastropy.time.Time.AstroPydanticICRS: an overlay forastropy.coordinates.ICRSandastropy.coordinates.SkyCoord.
sunraster is an Python library that provides the tools to read in and analyze spectrogram data.
This package provides ASDF schemas for validating transform tags. Users should not need to install this directly; instead, install an implementation package such as asdf-astropy.
ASTROALIGN is a python module that will try to align two stellar astronomical images, especially when there is no WCS information available.
This package provides a range of colormaps designed for scientific use with Matplotlib. It includes perceptually uniform sequential colormaps such as abre, dusk, kepl, and octarine, as well as monochromatic sequential colormaps like blue, green, and red, and others (algae, pastel, and xray).
Provides DataModel, which is the base class for data models implemented in the JWST and Roman calibration software.
uranimator is a CLI tool that works with your existing (code uraniborg) install to create animations. See how the sky evolves over a million years or what traveling to a star 100 light years away looks like.