- Download sample data: https://goo.gl/dSXTs7
- Presentation slide:
./slides/yt.pdf - Example jupyter notebook: './example.ipynb'
- Create a virtual python enviroment with conda (only once) ''' conda create --name yt python=3.10 '''
- Activate the enviroment
conda activate yt - Install yt (install
yt4.0-devwithpython3.xusing the Anaconda is recommended) by typingconda install --channel conda-forge yt(only once) - Install other related packages (only once)
conda install numpy scipy matplotlib h5py.
- step 1
- step 2
- command line interface
- xx
- xx