Ignore:
Timestamp:
03/30/16 14:45:12 (8 years ago)
Author:
sdipsl
Message:
  • dirty hack to avoid passing around ORCA_Version information
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_metrics_NEMO

    r1308 r1310  
    151151 
    152152#================================== 
    153 # Identify the grid 
    154 # 
    155 # We might soon want to grab it from the synchronized igcmg repository 
     153# Identify grid label from opa9.card 
     154#================================== 
     155IGCM_card_DefineVariableFromOption ${CARD_DIR}/COMP/opa9.card UserChoices ORCA_version 
     156IGCM_debug_Print 3 "ORCA_VERSION=${opa9_UserChoices_ORCA_version}" 
     157 
     158#================================== 
     159# To be found soon from the synchronized igcmg repository instead 
    156160#================================== 
    157161orca_grids=${DB}/grids/${opa9_UserChoices_ORCA_version}_grid.nc 
Note: See TracChangeset for help on using the changeset viewer.