Ignore:
Timestamp:
08/24/20 15:03:15 (4 years ago)
Author:
aclsce
Message:

Use of EndYear_p1 libIGCM variable as XIOS split_last_date attribute for light workflow.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_comp/libIGCM_comp.ksh

    r1538 r1539  
    15821582        # Modify path from dr2xml_{compname}.xml 
    15831583        if [ X${config_Post_dr2xmlIPSL} = XTRUE ]; then 
    1584           ${libIGCM}/libIGCM_post/xios_parser.py -v modifydr2xmlIPSL --newPath ${CMIP6_DIR} --splitLastDate ${config_UserChoices_DateEnd} --JobName ${config_UserChoices_JobName} --ModelName ${config_UserChoices_ModelName} --ModelVersion ${config_UserChoices_LongName} --file dr2xml_${compname}.xml 
     1584          ${libIGCM}/libIGCM_post/xios_parser.py -v modifydr2xmlIPSL --newPath ${CMIP6_DIR} --splitLastDate ${EndYear_p1} --JobName ${config_UserChoices_JobName} --ModelName ${config_UserChoices_ModelName} --ModelVersion ${config_UserChoices_LongName} --file dr2xml_${compname}.xml 
    15851585        else 
    15861586          ${libIGCM}/libIGCM_post/xios_parser.py -v modifyPath --newPath ${CMIP6_DIR} --file dr2xml_${compname}.xml 
Note: See TracChangeset for help on using the changeset viewer.