https://github.com/openpmd/openpmd-yt
[WIP] Reader for yt-project.org (draft)
https://github.com/openpmd/openpmd-yt
Last synced: 3 months ago
JSON representation
[WIP] Reader for yt-project.org (draft)
- Host: GitHub
- URL: https://github.com/openpmd/openpmd-yt
- Owner: openPMD
- Created: 2015-11-13T08:35:40.000Z (over 10 years ago)
- Default Branch: readme
- Last Pushed: 2016-04-18T20:24:10.000Z (about 10 years ago)
- Last Synced: 2025-01-04T21:41:53.313Z (over 1 year ago)
- Size: 5.2 MB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
openPMD frontend for yt-project.org (Draft)
===========================================
### TL;DR
**If you are looking for the official yt-project repository**,
here is the official link to their bitbucket:
https://bitbucket.org/yt_analysis/yt/
### This Repository
This is a **draft** of a HDF5 reader implementation for
[openPMD](http://openPMD.org) in [yt-project.org](http://yt-project.org/)
Some sizes are still fixed to our example data sets and particlePatch
supports needs to be added for parallel data processing.
If you are a python hacker, you might enjoy the current draft and feel
free to contribute :)
The files for new reader implementations are in
- [yt/frontends/openPMD](https://github.com/openPMD/openPMD-yt/tree/dev-1.0.0/yt/frontends/openPMD)
and examples are stored in our repo
- [openPMD/openPMD-yt-examples](https://github.com/openPMD/openPMD-yt-examples)