Skip to main content

An extension module for yt, adding a frontend for Idefix

Project description

yt_idefix

PyPI PyPI yt-project

CI pre-commit.ci status Code style: black Imports: isort

A maturing yt frontend for Idefix and Pluto (vtk), packaged as an extension for yt. This frontend is a candidate for integration in the core yt code base.

Installation

pip install yt_idefix

Usage

After importing yt itself, make sure to activate the extension

import yt
import yt_idefix

Now yt.load will be able to read Pluto/Idefix .vtk output files, as well as Idefix .dmp dump files.

Strecthed grids support

yt_idefix 0.12.0 and newer

version 0.12.0 brings experimental native support for streched grids, which is under active development upstream, in yt itself.

Slices should now work seamlessly even with older versions of yt, however yt 4.1 (to be released) will be required to perform projections correctly.

In the meantime, I recommend installing yt from source. At the time of writing, the branch attached to the following pull request is required for projections with stretched grids:

https://github.com/yt-project/yt/pull/2998

yt_idefix 0.11 and older (deprecated)

yt_idefix ships a specialized loader function for datasets with streched grids yt_idefix.load_stretched. This function is only provided as a workaround 4.0.x limitations, but it's highly limited itself:

  • no field magic (no aliasing, or dimensionalization, or automatic derived field generation)
  • no lazy loading (all data has to reside in memory)
  • projections are not supported
  • only supports vtk outputs (not dumps)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yt_idefix-0.13.3.tar.gz (35.2 kB view details)

Uploaded Source

Built Distribution

yt_idefix-0.13.3-py3-none-any.whl (37.0 kB view details)

Uploaded Python 3

File details

Details for the file yt_idefix-0.13.3.tar.gz.

File metadata

  • Download URL: yt_idefix-0.13.3.tar.gz
  • Upload date:
  • Size: 35.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for yt_idefix-0.13.3.tar.gz
Algorithm Hash digest
SHA256 4dc9f8dd47f6aaaaf2b0be0ae595f9e4264c8057f96750450debfde612d5ab49
MD5 31462e73cd854432bf1145f68e75296d
BLAKE2b-256 71a11951fdce40535798ba9f4416240a11f5b6dc90bedf8a66a5fd3642507b2f

See more details on using hashes here.

Provenance

File details

Details for the file yt_idefix-0.13.3-py3-none-any.whl.

File metadata

  • Download URL: yt_idefix-0.13.3-py3-none-any.whl
  • Upload date:
  • Size: 37.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for yt_idefix-0.13.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d03a6f5635b5f49f88575d5d060ce1065caa28483c5e0580f0ebdd59e0d0a71d
MD5 a8be7fcbea7eab9d548e03bcec0bd0f9
BLAKE2b-256 56137ea19f51d658a19671127400c630eb63a0f09a97edba13a00a6b03be0bcc

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page