Changeset c31ee05 in flex_extract.git for setup_local_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_local_bologna.sh

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