diff --git a/binder/appendix.txt b/binder/appendix.txt index 9876684..9ed8b17 100644 --- a/binder/appendix.txt +++ b/binder/appendix.txt @@ -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 diff --git a/pyrad_config/commands.txt b/pyrad_config/commands.txt deleted file mode 100644 index d677e40..0000000 --- a/pyrad_config/commands.txt +++ /dev/null @@ -1,11 +0,0 @@ -# Commands to be run in /scratch/wolfensb/pyrad_courses/asean2024-pyrad-course/pyrad_config/ - -# DDA -main_process_data.py dda.txt --cfgpath ./ --starttime 20231127170000 --endtime 20231127180000 - -# Attenuation -main_process_data.py attenuation.txt --cfgpath ./ --starttime 20220628072500 --endtime 20220628072500 - -# Visibility -main_process_data.py visibility.txt --cfgpath ./ --starttime 20231127170000 --endtime 20231127180000 -main_process_data.py visibility_norad.txt --cfgpath ./