Skip to content

Commit

Permalink
added metranet libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfidan committed Jan 11, 2024
1 parent a0277bf commit e5af6a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions binder/appendix.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
USER root
RUN echo "export PYART_CONFIG=/home/jovyan/pyrad_config/mch_config.py" >> ~/.profile &&
echo "export METRANETLIB_PATH=/home/jovyan/lib/" \
RUN echo "export PYART_CONFIG=/home/jovyan/pyrad_config/mch_config.py" >> ~/.profile && \
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

0 comments on commit e5af6a3

Please sign in to comment.