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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: yt_idefix-0.13.1.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.1.tar.gz
Algorithm Hash digest
SHA256 78ff80c5bf444def366122ec81097764074c81487c2da6ce3a678f952388c22b
MD5 0d630b883b6528566f09273d9a4a990b
BLAKE2b-256 e595d3a844d52ccd8e98e9b2125ad2663f35c1ed20527c3a7421d109e413d41d

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: yt_idefix-0.13.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d2fcb8f0f02b28c57821bd9a5ecdfe07202c10dfc6467ee3382583902fff17ab
MD5 876d18438fbd31bd4bc2ba279945414d
BLAKE2b-256 4ebf0b7cfd83fa942b27f22b231958e77e5789e6766e38374b8bc2bb0aa32c3e

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