Browse Source

For now do not use the other-models feature

master
Sven Karsten 3 months ago
parent
commit
6c5f6371f2
  1. 2
      CCLM/global_settings.py
  2. 2
      MOM5/global_settings.py

2
CCLM/global_settings.py

@ -102,7 +102,7 @@ other_models = {
},
}
#other_models = {}
other_models = {}
import sys
sys.path.append('../../auxiliary')

2
MOM5/global_settings.py

@ -71,7 +71,7 @@ other_models = {
},
}
#other_models = {}
other_models = {}
##########################################################################
# STEP 4: Define the variables for which the postprocessing is performed #

Loading…
Cancel
Save