Changeset c31ee05 in flex_extract.git for setup_bologna.sh


Ignore:
Timestamp:
Oct 20, 2022, 8:37:03 PM (19 months ago)
Author:
Anne Tipka <anne.tipka@…>
Branches:
dev
Children:
78d1f9d
Parents:
5cff464
Message:

added loading of ecaccess module in submit script and adjusted installscript to Bologna environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup_bologna.sh

    r1e6cc1f rc31ee05  
    5353# CHECK IF ON ECMWF SERVER;
    5454if [[ $EC_CLUSTER == "ecs" ]] || [[ $EC_CLUSTER == "aa"* ]] || [[ $EC_CLUSTER == "ab"* ]] || [[ $EC_CLUSTER == "ac"* ]] || [[ $EC_CLUSTER == "ad"* ]]; then
    55 # LOAD PYTHON3 MODULE
    56   module load python3
     55# LOAD PYTHON3 AND ECACCESS MODULES
     56  module load python3 ecaccess
    5757fi
    5858
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG