Skip to content
Snippets Groups Projects
Commit d027209a authored by Oriol Tintó Prims's avatar Oriol Tintó Prims
Browse files

Add python_environment requirements in proj.yaml

parent ebef3dcf
No related branches found
No related tags found
1 merge request!2Split prepare_rundir.sh into three different stages for the whole experiment,...
...@@ -6,6 +6,13 @@ spack: ...@@ -6,6 +6,13 @@ spack:
icon: icon:
version: 2.6.5-nwp0 version: 2.6.5-nwp0
python_environment:
folder_name: python_environment
requirements:
- enstools-compression
# Just to try a library from a git repository.
- https://gitlab.physik.uni-muenchen.de/Oriol.Tinto/otils.git
simulation: simulation:
BGRID_GLOBAL: icon_grid_0012_R02B04_G.nc BGRID_GLOBAL: icon_grid_0012_R02B04_G.nc
RGRID_GLOBAL: icon_grid_0011_R02B03_R.nc RGRID_GLOBAL: icon_grid_0011_R02B03_R.nc
......
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