Student Workbook Repository for the wrf-python Tutorial
-
Download the latest anaconda package from TUNA
-
Install anaconda by running the
.shor.exefile -
Add Anaconda to the system environment following this tutorial or any online tutorial
-
Check whether the Anaconda environment is set successfully
which conda -
Create the new environment in the terminal or cmd window
conda env create -f nuist_env.yml -
Activate the environment
conda activate tutorial_2020 -
Test the jupyterlab
jupyterlab
Switch to the wrf_python_tutorial directory and download the data from the dqwl HPC
cd <your_dir>/wrf_python_tutorial
scp -r <username>@<hpc_ip>:/wrf_tutorial_data ./