Skip to main content

An extension module for yt, adding a frontend for Idefix

Reason this release was yanked:

broken package

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.0.tar.gz (34.0 kB view details)

Uploaded Source

Built Distribution

yt_idefix-0.13.0-py3-none-any.whl (35.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yt_idefix-0.13.0.tar.gz
  • Upload date:
  • Size: 34.0 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.0.tar.gz
Algorithm Hash digest
SHA256 20c4b8aea297a34a45c9e3f74c45ba89c21b1bb2d80098ac3972675685d18a0e
MD5 5a9b8eac682e6979b3615db72d0e521c
BLAKE2b-256 d28759653f7ceab9c14578fc865126c9f9d1777068b31150c2f58a813c88fb2d

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: yt_idefix-0.13.0-py3-none-any.whl
  • Upload date:
  • Size: 35.3 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ce2dc145ccfae48e67b2c5d687883802465f8c2cb493bf0375c9328c2d1f8ca1
MD5 b9311451d39fbe15dcbacab364fe982f
BLAKE2b-256 dd4f515ca8592d50a9cd1877728169e6010e31e40167c2a4c8d71f7512d8360b

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