Skip to content

Commit

Permalink
changed pyrad/pyart versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfidan committed Jan 23, 2024
1 parent 83a28ca commit 2225009
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions binder/appendix.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ RUN echo "export PYART_CONFIG=/home/jovyan/pyrad_config/mf_config.py" >> ~/.prof
echo "export METRANETLIB_PATH=/home/jovyan/lib/" >> ~/.profile && \
rm -r /srv/conda/envs/notebook/lib/python3.9/site-packages/pyart_mch-1.8.1.dist-info/ && \
rm -r /srv/conda/envs/notebook/lib/python3.9/site-packages/pyart && \
pip install pyart_mch==1.8.5 && \
pip install pyrad_mch==1.8.7
pip install pyart_mch==1.8.6 && \
pip install pyrad_mch==1.8.8
2 changes: 1 addition & 1 deletion notebooks/pyrad/description-config.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
" cd pyrad_config/04_hydroclass; main_process_data.py --cfgpath ./ --starttime 20200516200500 --endtime 20200516220000 mf_odim_coll_hydro.txt\n",
" ```\n",
"\n",
"## 5 : Melting layer detection(pyrad_config/05_ml)\n",
"## 5 : Melting layer detection (pyrad_config/05_ml)\n",
"---\n",
" \n",
"This pyrad configuration file does the following:\n",
Expand Down

0 comments on commit 2225009

Please sign in to comment.