Metadata-Version: 2.1
Name: yt
Version: 4.3.0
Summary: An analysis and visualization toolkit for volumetric data
Author-email: The yt project <yt-dev@python.org>
License: BSD 3-Clause
Project-URL: Homepage, https://yt-project.org/
Project-URL: Documentation, https://yt-project.org/doc/
Project-URL: Source, https://github.com/yt-project/yt/
Project-URL: Tracker, https://github.com/yt-project/yt/issues
Keywords: astronomy astrophysics visualization amr adaptivemeshrefinement
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Matplotlib
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: AIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: COPYING.txt
Requires-Dist: cmyt >=1.1.2
Requires-Dist: ewah-bool-utils >=1.0.2
Requires-Dist: ipywidgets >=8.0.0
Requires-Dist: matplotlib >=3.5
Requires-Dist: more-itertools >=8.4
Requires-Dist: numpy <2,>=1.19.3
Requires-Dist: packaging >=20.9
Requires-Dist: pillow >=8.0.0
Requires-Dist: tomli-w >=0.4.0
Requires-Dist: tqdm >=3.4.0
Requires-Dist: unyt <3.0,>=2.9.2
Requires-Dist: tomli >=1.2.3 ; python_version < "3.11"
Requires-Dist: typing-extensions >=4.4.0 ; python_version < "3.12"
Provides-Extra: fortran
Requires-Dist: f90nml >=1.1 ; extra == 'fortran'
Provides-Extra: hdf5
Requires-Dist: h5py >=3.1.0 ; extra == 'hdf5'
Provides-Extra: adaptahop
Provides-Extra: ahf
Provides-Extra: amrvac
Requires-Dist: yt[fortran] ; extra == 'amrvac'
Provides-Extra: arepo
Requires-Dist: yt[hdf5] ; extra == 'arepo'
Provides-Extra: art
Provides-Extra: artio
Provides-Extra: athena
Provides-Extra: athena-pp
Provides-Extra: boxlib
Provides-Extra: cf-radial
Requires-Dist: xarray >=0.16.1 ; extra == 'cf-radial'
Requires-Dist: arm-pyart !=1.12.5,>=1.11.4 ; extra == 'cf-radial'
Provides-Extra: chimera
Requires-Dist: yt[hdf5] ; extra == 'chimera'
Provides-Extra: cholla
Requires-Dist: yt[hdf5] ; extra == 'cholla'
Provides-Extra: chombo
Requires-Dist: yt[hdf5] ; extra == 'chombo'
Provides-Extra: doc
Requires-Dist: alabaster >=0.7.13 ; extra == 'doc'
Requires-Dist: bottle >=0.12.25 ; extra == 'doc'
Requires-Dist: jinja2 <3.1.0 ; extra == 'doc'
Requires-Dist: jupyter-client >=8.3.1 ; extra == 'doc'
Requires-Dist: nbsphinx >=0.9.3 ; extra == 'doc'
Requires-Dist: pytest >=6.1 ; extra == 'doc'
Requires-Dist: pyx >=0.15 ; extra == 'doc'
Requires-Dist: sphinx >=7.2.5 ; extra == 'doc'
Requires-Dist: sphinx-bootstrap-theme >=0.8.1 ; extra == 'doc'
Requires-Dist: sphinx-rtd-theme >=1.3.0 ; extra == 'doc'
Requires-Dist: nose ~=1.3.7 ; (python_version < "3.10") and extra == 'doc'
Provides-Extra: eagle
Requires-Dist: yt[hdf5] ; extra == 'eagle'
Provides-Extra: enzo
Requires-Dist: yt[hdf5] ; extra == 'enzo'
Requires-Dist: libconf >=1.0.1 ; extra == 'enzo'
Provides-Extra: enzo-e
Requires-Dist: yt[hdf5] ; extra == 'enzo-e'
Requires-Dist: libconf >=1.0.1 ; extra == 'enzo-e'
Provides-Extra: exodus-ii
Requires-Dist: yt[netcdf4] ; extra == 'exodus-ii'
Provides-Extra: fits
Requires-Dist: astropy >=4.0.1 ; extra == 'fits'
Requires-Dist: regions >=0.7 ; extra == 'fits'
Provides-Extra: flash
Requires-Dist: yt[hdf5] ; extra == 'flash'
Provides-Extra: full
Requires-Dist: cartopy >=0.22.0 ; extra == 'full'
Requires-Dist: firefly >=3.2.0 ; extra == 'full'
Requires-Dist: glueviz >=0.13.3 ; extra == 'full'
Requires-Dist: ipython >=2.0.0 ; extra == 'full'
Requires-Dist: miniballcpp >=0.2.1 ; extra == 'full'
Requires-Dist: mpi4py >=3.0.3 ; extra == 'full'
Requires-Dist: pandas >=1.1.2 ; extra == 'full'
Requires-Dist: pooch >=0.7.0 ; extra == 'full'
Requires-Dist: pyaml >=17.10.0 ; extra == 'full'
Requires-Dist: pykdtree >=1.3.1 ; extra == 'full'
Requires-Dist: pyx >=0.15 ; extra == 'full'
Requires-Dist: scipy >=1.5.0 ; extra == 'full'
Requires-Dist: yt[adaptahop] ; extra == 'full'
Requires-Dist: yt[ahf] ; extra == 'full'
Requires-Dist: yt[amrvac] ; extra == 'full'
Requires-Dist: yt[art] ; extra == 'full'
Requires-Dist: yt[arepo] ; extra == 'full'
Requires-Dist: yt[artio] ; extra == 'full'
Requires-Dist: yt[athena] ; extra == 'full'
Requires-Dist: yt[athena_pp] ; extra == 'full'
Requires-Dist: yt[boxlib] ; extra == 'full'
Requires-Dist: yt[cf_radial] ; extra == 'full'
Requires-Dist: yt[chimera] ; extra == 'full'
Requires-Dist: yt[chombo] ; extra == 'full'
Requires-Dist: yt[cholla] ; extra == 'full'
Requires-Dist: yt[eagle] ; extra == 'full'
Requires-Dist: yt[enzo_e] ; extra == 'full'
Requires-Dist: yt[enzo] ; extra == 'full'
Requires-Dist: yt[exodus_ii] ; extra == 'full'
Requires-Dist: yt[fits] ; extra == 'full'
Requires-Dist: yt[flash] ; extra == 'full'
Requires-Dist: yt[gadget] ; extra == 'full'
Requires-Dist: yt[gadget_fof] ; extra == 'full'
Requires-Dist: yt[gamer] ; extra == 'full'
Requires-Dist: yt[gdf] ; extra == 'full'
Requires-Dist: yt[gizmo] ; extra == 'full'
Requires-Dist: yt[halo_catalog] ; extra == 'full'
Requires-Dist: yt[http_stream] ; extra == 'full'
Requires-Dist: yt[moab] ; extra == 'full'
Requires-Dist: yt[nc4_cm1] ; extra == 'full'
Requires-Dist: yt[open_pmd] ; extra == 'full'
Requires-Dist: yt[owls] ; extra == 'full'
Requires-Dist: yt[owls_subfind] ; extra == 'full'
Requires-Dist: yt[ramses] ; extra == 'full'
Requires-Dist: yt[rockstar] ; extra == 'full'
Requires-Dist: yt[sdf] ; extra == 'full'
Requires-Dist: yt[stream] ; extra == 'full'
Requires-Dist: yt[swift] ; extra == 'full'
Requires-Dist: yt[tipsy] ; extra == 'full'
Requires-Dist: yt[ytdata] ; extra == 'full'
Requires-Dist: ratarmount ~=0.8.1 ; (platform_system != "Windows" and platform_system != "Darwin") and extra == 'full'
Requires-Dist: glue-core !=1.2.4 ; (python_version >= "3.10") and extra == 'full'
Provides-Extra: gadget
Requires-Dist: yt[hdf5] ; extra == 'gadget'
Provides-Extra: gadget-fof
Requires-Dist: yt[hdf5] ; extra == 'gadget-fof'
Provides-Extra: gamer
Requires-Dist: yt[hdf5] ; extra == 'gamer'
Provides-Extra: gdf
Requires-Dist: yt[hdf5] ; extra == 'gdf'
Provides-Extra: gizmo
Requires-Dist: yt[hdf5] ; extra == 'gizmo'
Provides-Extra: halo-catalog
Requires-Dist: yt[hdf5] ; extra == 'halo-catalog'
Provides-Extra: http-stream
Requires-Dist: requests >=2.20.0 ; extra == 'http-stream'
Provides-Extra: mapserver
Requires-Dist: bottle ; extra == 'mapserver'
Provides-Extra: minimal
Requires-Dist: cmyt ==1.1.2 ; extra == 'minimal'
Requires-Dist: ewah-bool-utils ==1.0.2 ; extra == 'minimal'
Requires-Dist: ipywidgets ==8.0.0 ; extra == 'minimal'
Requires-Dist: matplotlib ==3.5 ; extra == 'minimal'
Requires-Dist: more-itertools ==8.4 ; extra == 'minimal'
Requires-Dist: numpy ==1.19.3 ; extra == 'minimal'
Requires-Dist: packaging ==20.9 ; extra == 'minimal'
Requires-Dist: pillow ==8.0.0 ; extra == 'minimal'
Requires-Dist: tomli-w ==0.4.0 ; extra == 'minimal'
Requires-Dist: tqdm ==3.4.0 ; extra == 'minimal'
Requires-Dist: unyt ==2.9.2 ; extra == 'minimal'
Requires-Dist: tomli ==1.2.3 ; (python_version < "3.11") and extra == 'minimal'
Requires-Dist: typing-extensions ==4.4.0 ; (python_version < "3.12") and extra == 'minimal'
Provides-Extra: moab
Requires-Dist: yt[hdf5] ; extra == 'moab'
Provides-Extra: nc4-cm1
Requires-Dist: yt[netcdf4] ; extra == 'nc4-cm1'
Provides-Extra: netcdf4
Requires-Dist: netCDF4 !=1.6.1,>=1.5.3 ; extra == 'netcdf4'
Provides-Extra: open-pmd
Requires-Dist: yt[hdf5] ; extra == 'open-pmd'
Provides-Extra: owls
Requires-Dist: yt[hdf5] ; extra == 'owls'
Provides-Extra: owls-subfind
Requires-Dist: yt[hdf5] ; extra == 'owls-subfind'
Provides-Extra: ramses
Requires-Dist: yt[fortran] ; extra == 'ramses'
Provides-Extra: rockstar
Provides-Extra: sdf
Requires-Dist: requests >=2.20.0 ; extra == 'sdf'
Provides-Extra: stream
Provides-Extra: swift
Requires-Dist: yt[hdf5] ; extra == 'swift'
Provides-Extra: test
Requires-Dist: pyaml >=17.10.0 ; extra == 'test'
Requires-Dist: pytest >=6.1 ; extra == 'test'
Requires-Dist: pytest-mpl >=0.16.1 ; extra == 'test'
Requires-Dist: sympy !=1.10,!=1.9 ; extra == 'test'
Requires-Dist: nose ~=1.3.7 ; (python_version < "3.10") and extra == 'test'
Requires-Dist: nose-exclude ; (python_version < "3.10") and extra == 'test'
Requires-Dist: nose-timer ~=1.0.0 ; (python_version < "3.10") and extra == 'test'
Provides-Extra: tipsy
Provides-Extra: typecheck
Requires-Dist: mypy ==1.5.1 ; extra == 'typecheck'
Requires-Dist: types-PyYAML ==6.0.12.2 ; extra == 'typecheck'
Requires-Dist: types-chardet ==5.0.4 ; extra == 'typecheck'
Requires-Dist: types-requests ==2.28.11.5 ; extra == 'typecheck'
Requires-Dist: typing-extensions ==4.4.0 ; (python_version < "3.12") and extra == 'typecheck'
Provides-Extra: ytdata
Requires-Dist: yt[hdf5] ; extra == 'ytdata'

# The yt Project

[![PyPI](https://img.shields.io/pypi/v/yt)](https://pypi.org/project/yt)
[![Supported Python Versions](https://img.shields.io/pypi/pyversions/yt)](https://pypi.org/project/yt/)
[![Latest Documentation](https://img.shields.io/badge/docs-latest-brightgreen.svg)](http://yt-project.org/docs/dev/)
[![Users' Mailing List](https://img.shields.io/badge/Users-List-lightgrey.svg)](https://mail.python.org/archives/list/yt-users@python.org//)
[![Devel Mailing List](https://img.shields.io/badge/Devel-List-lightgrey.svg)](https://mail.python.org/archives/list/yt-dev@python.org//)
[![Data Hub](https://img.shields.io/badge/data-hub-orange.svg)](https://hub.yt/)
[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](http://numfocus.org)
[![Sponsor our Project](https://img.shields.io/badge/donate-to%20yt-blueviolet)](https://numfocus.salsalabs.org/donate-to-yt/index.html)

<!--- Tests and style --->
[![Build and Test](https://github.com/yt-project/yt/actions/workflows/build-test.yaml/badge.svg)](https://github.com/yt-project/yt/actions/workflows/build-test.yaml)
[![CI (bleeding edge)](https://github.com/yt-project/yt/actions/workflows/bleeding-edge.yaml/badge.svg)](https://github.com/yt-project/yt/actions/workflows/bleeding-edge.yaml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/yt-project/yt/main.svg)](https://results.pre-commit.ci/latest/github/yt-project/yt/main)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/charliermarsh/ruff)

<!--- [![codecov](https://codecov.io/gh/yt-project/yt/branch/main/graph/badge.svg)](https://codecov.io/gh/yt-project/yt) --->

<a href="http://yt-project.org"><img src="https://raw.githubusercontent.com/yt-project/yt/main/doc/source/_static/yt_logo.png" width="300"></a>

yt is an open-source, permissively-licensed Python library for analyzing and
visualizing volumetric data.

yt supports structured, variable-resolution meshes, unstructured meshes, and
discrete or sampled data such as particles. Focused on driving
physically-meaningful inquiry, yt has been applied in domains such as
astrophysics, seismology, nuclear engineering, molecular dynamics, and
oceanography. Composed of a friendly community of users and developers, we want
to make it easy to use and develop - we'd love it if you got involved!

We've written a [method
paper](https://ui.adsabs.harvard.edu/abs/2011ApJS..192....9T) you may be interested
in; if you use yt in the preparation of a publication, please consider citing
it.

## Code of Conduct

yt abides by a code of conduct partially modified from the PSF code of conduct,
and is found [in our contributing
guide](http://yt-project.org/docs/dev/developing/developing.html#yt-community-code-of-conduct).

## Installation

You can install the most recent stable version of yt either with conda from
[conda-forge](https://conda-forge.org/):

```shell
conda install -c conda-forge yt
```

or with pip:

```shell
python -m pip install yt
```

More information on the various ways to install yt, and in particular to install from source,
can be found on [the project's website](https://yt-project.org/docs/dev/installing.html).

## Getting Started

yt is designed to provide meaningful analysis of data.  We have some Quickstart
example notebooks in the repository:

 * [Introduction](https://github.com/yt-project/yt/tree/main/doc/source/quickstart/1\)_Introduction.ipynb)
 * [Data Inspection](https://github.com/yt-project/yt/tree/main/doc/source/quickstart/2\)_Data_Inspection.ipynb)
 * [Simple Visualization](https://github.com/yt-project/yt/tree/main/doc/source/quickstart/3\)_Simple_Visualization.ipynb)
 * [Data Objects and Time Series](https://github.com/yt-project/yt/tree/main/doc/source/quickstart/4\)_Data_Objects_and_Time_Series.ipynb)
 * [Derived Fields and Profiles](https://github.com/yt-project/yt/tree/main/doc/source/quickstart/5\)_Derived_Fields_and_Profiles.ipynb)
 * [Volume Rendering](https://github.com/yt-project/yt/tree/main/doc/source/quickstart/6\)_Volume_Rendering.ipynb)

If you'd like to try these online, you can visit our [yt Hub](https://hub.yt/)
and run a notebook next to some of our example data.

## Contributing

We love contributions!  yt is open source, built on open source, and we'd love
to have you hang out in our community.

We have developed some [guidelines](CONTRIBUTING.rst) for contributing to yt.

**Imposter syndrome disclaimer**: We want your help. No, really.

There may be a little voice inside your head that is telling you that you're not
ready to be an open source contributor; that your skills aren't nearly good
enough to contribute. What could you possibly offer a project like this one?

We assure you - the little voice in your head is wrong. If you can write code at
all, you can contribute code to open source. Contributing to open source
projects is a fantastic way to advance one's coding skills. Writing perfect code
isn't the measure of a good developer (that would disqualify all of us!); it's
trying to create something, making mistakes, and learning from those
mistakes. That's how we all improve, and we are happy to help others learn.

Being an open source contributor doesn't just mean writing code, either. You can
help out by writing documentation, tests, or even giving feedback about the
project (and yes - that includes giving feedback about the contribution
process). Some of these contributions may be the most valuable to the project as
a whole, because you're coming to the project with fresh eyes, so you can see
the errors and assumptions that seasoned contributors have glossed over.

(This disclaimer was originally written by
[Adrienne Lowe](https://github.com/adriennefriend) for a
[PyCon talk](https://www.youtube.com/watch?v=6Uj746j9Heo), and was adapted by yt
based on its use in the README file for the
[MetPy project](https://github.com/Unidata/MetPy))

## Resources

We have some community and documentation resources available.

 * Our latest documentation is always at http://yt-project.org/docs/dev/ and it
   includes recipes, tutorials, and API documentation
 * The [discussion mailing
   list](https://mail.python.org/archives/list/yt-users@python.org//)
   should be your first stop for general questions
 * The [development mailing
   list](https://mail.python.org/archives/list/yt-dev@python.org//) is
   better suited for more development issues
 * You can also join us on Slack at yt-project.slack.com ([request an
   invite](https://yt-project.org/slack.html))

Is your code compatible with yt ? Great ! Please consider giving us a shoutout as a shiny badge in your README

- markdown
```markdown
[![yt-project](https://img.shields.io/static/v1?label="works%20with"&message="yt"&color="blueviolet")](https://yt-project.org)
```
- rst
```reStructuredText
|yt-project|

.. |yt-project| image:: https://img.shields.io/static/v1?label="works%20with"&message="yt"&color="blueviolet"
   :target: https://yt-project.org
```

## Powered by NumFOCUS

yt is a fiscally sponsored project of [NumFOCUS](https://numfocus.org/).
If you're interested in
supporting the active maintenance and development of this project, consider
[donating to the project](https://numfocus.salsalabs.org/donate-to-yt/index.html).
