yt_lodgeit2
Framework for analyzing and visualizing simulation data (Python 2)
Install
- All systems
-
curl cmd.cat/yt_lodgeit2.sh
- Debian
-
apt-get install python-yt
- Ubuntu
-
apt-get install python-yt
- Kali Linux
-
apt-get install python-yt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-yt
- Raspbian
-
apt-get install python-yt
- Dockerfile
- dockerfile.run/yt_lodgeit2
python-yt
Framework for analyzing and visualizing simulation data (Python 2)
The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes. This package contains the Python 2 version of the package.