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 cf1cf4c commit a0277bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
3 changes: 2 additions & 1 deletion binder/appendix.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
USER root
RUN echo "export PYART_CONFIG=/home/jovyan/pyrad_config/mch_config.py" >> ~/.profile && \
RUN echo "export PYART_CONFIG=/home/jovyan/pyrad_config/mch_config.py" >> ~/.profile &&
echo "export METRANETLIB_PATH=/home/jovyan/lib/" \
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
11 changes: 0 additions & 11 deletions pyrad_config/commands.txt

This file was deleted.

0 comments on commit a0277bf

Please sign in to comment.