Skip to content
Snippets Groups Projects
Commit 8535eeeb authored by Felix Kleinert's avatar Felix Kleinert
Browse files

include pip insatllation for netcdf4

parent e2447690
Loading
......@@ -34,6 +34,7 @@ pip install -r ${cur}/requirements_JUWELS_additionals.txt
pip install --ignore-installed matplotlib==3.2.0
pip install --ignore-installed pandas==1.0.1
pip install -U typing_extensions
pip install -U netcdf4
# Comment: Maybe we have to export PYTHONPATH a second time ater activating the venv (after job allocation)
# source venv/bin/activate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment