Skip to content
Snippets Groups Projects

Generalization

Merged Bianca Wentzel requested to merge generalization into plugin_template
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -78,5+78,5 @@
SCHEDULER_PARAMETERS: "--account=$ACCOUNT --partition=shared --mem=16G"
script:
- module load clint regiklim-ces
- source /etc/profile.d/modules.sh
- module use /sw/spack-levante/spack/modules
- module load cdo/2.2.2-gcc-11.2.0 nco/5.0.6-gcc-11.2.0
- export EVALUATION_SYSTEM_PLUGINS=$CI_PROJECT_DIR,pet-wrapper-api
- freva-plugin --list
- freva-plugin pet project=nukleus product=ceu-3 institute=clmcom-btu model=ec-earth-consortium-ec-earth3-veg-clmcom-btu-icon-2-6-5-rc-nukleus-x2yn2-v1 experiment=historical realm=atmos ensemble=r1i1p1f1 alti_file=/work/ch1187/freva-regiklim/data/model/regional/nukleus-btu/NUKLEUS/output/CEU-3/CLMcom-BTU/EC-Earth-Consortium-EC-Earth3-Veg/historical/r0i0p0/CLMcom-BTU-ICON-2-6-5-rc/nukleus-x2yn2-v1/fx/orog/v20240201/orog_CEU-3_EC-Earth-Consortium-EC-Earth3-Veg_historical_r0i0p0_CLMcom-BTU-ICON-2-6-5-rc_nukleus-x2yn2-v1_fx.nc time_period=1970-01-01,1971-12-31 region=2,6,46,54 -vvv
- freva-plugin pet project=nukleus product=ceu-3 institute=clmcom-btu model=ec-earth-consortium-ec-earth3-veg-clmcom-btu-icon-2-6-5-rc-nukleus-x2yn2-v1 experiment=historical realm=atmos ensemble=r1i1p1f1 alti_file=/work/ch1187/freva-regiklim/data/model/regional/nukleus-btu/NUKLEUS/output/CEU-3/CLMcom-BTU/EC-Earth-Consortium-EC-Earth3-Veg/historical/r0i0p0/CLMcom-BTU-ICON-2-6-5-rc/nukleus-x2yn2-v1/fx/orog/v20240201/orog_CEU-3_EC-Earth-Consortium-EC-Earth3-Veg_historical_r0i0p0_CLMcom-BTU-ICON-2-6-5-rc_nukleus-x2yn2-v1_fx.nc time_period=1970-01-01,1971-12-31 region=2,6,46,54 caption="PET production test from CI piepline https://gitlab.dkrz.de/ch1187/plugins4freva/pet/-/jobs/$CI_JOB_ID"-vvv
- mkdir -p build/prod_test
- REGIKLIM_JOB_ID=$(ls -t /work/$ACCOUNT/regiklim-work/$GITLAB_USER_LOGIN/regiklim-ces/output/pet/ | head -n 1)
- cd /work/$ACCOUNT/regiklim-work/$GITLAB_USER_LOGIN/regiklim-ces/output/pet/$REGIKLIM_JOB_ID
Loading