Ignore:
Timestamp:
08/17/16 16:02:55 (8 years ago)
Author:
sdipsl
Message:
  • Fix not well formed xml files. See below. All fixed but fifth one. ./NEMO_v6/GENERAL/PARAM/file_def_nemo-lim2.xml seem to be a mixed between context.xml, file_def.xml and iodef.xml. Need to talk to someone from NEMO before touching that one.
  • And refresh IPSLCM6 config.card

Reading ./IPSLCM5A2/GENERAL/PARAM/field_def_nemo-opa.xml
xml.etree.ElementTree?.ParseError?: not well-formed (invalid token): line 330, column 81

Reading ./IPSLCM5A2/GENERAL/PARAM/field_def_orchidee.xml
xml.etree.ElementTree?.ParseError?: duplicate attribute: line 122, column 183

Reading ./IPSLCM5A2/GENERAL/PARAM/field_def_nemo-lim2.xml
xml.etree.ElementTree?.ParseError?: not well-formed (invalid token): line 108, column 81

Reading ./NEMO_v6/GENERAL/PARAM/field_def_nemo-opa.xml
xml.etree.ElementTree?.ParseError?: not well-formed (invalid token): line 330, column 81

Reading ./NEMO_v6/GENERAL/PARAM/file_def_nemo-lim2.xml
xml.etree.ElementTree?.ParseError?: junk after document element: line 60, column 3

Reading ./NEMO_v6/GENERAL/PARAM/field_def_nemo-lim.xml
xml.etree.ElementTree?.ParseError?: not well-formed (invalid token): line 108, column 81

Location:
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/pdControl/config.card

    r2944 r2970  
    151151[ListOfComponents] 
    152152#D- For each component, Name of component, Tag of component 
    153 ATM= (lmdz, LMDZ4-dev) 
    154 SRF= (orchidee, ORCHIDEE_1_9_5) 
    155 SBG= (stomate, ORCHIDEE_1_9_5) 
    156 OCE= (opa9, CMIP5_IPSL) 
    157 ICE= (lim3, CMIP5_IPSL) 
    158 MBG= (pisces, CMIP5_IPSL) 
     153ATM= (lmdz, LMDZ-testing-r2595) 
     154SRF= (orchidee, trunk-r3623) 
     155SBG= (stomate, trunk-r3623) 
     156OCE= (opa9, nemo_v3_6_STABLE-r6665) 
     157ICE= (lim3, nemo_v3_6_STABLE-r6665) 
     158MBG= (pisces, nemo_v3_6_STABLE-r6665) 
    159159CPL= (oasis, OASIS3-MCT) 
    160 IOS= (xios, XIOS) 
     160IOS= (xios, trunk-r858) 
    161161 
    162162#======================================================================== 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/config.card

    r2944 r2970  
    151151[ListOfComponents] 
    152152#D- For each component, Name of component, Tag of component 
    153 ATM= (lmdz, LMDZ4-dev) 
    154 SRF= (orchidee, ORCHIDEE_1_9_5) 
    155 SBG= (stomate, ORCHIDEE_1_9_5) 
    156 OCE= (opa9, CMIP5_IPSL) 
    157 ICE= (lim3, CMIP5_IPSL) 
    158 MBG= (pisces, CMIP5_IPSL) 
     153ATM= (lmdz, LMDZ-testing-r2595) 
     154SRF= (orchidee, trunk-r3623) 
     155SBG= (stomate, trunk-r3623) 
     156OCE= (opa9, nemo_v3_6_STABLE-r6665) 
     157ICE= (lim3, nemo_v3_6_STABLE-r6665) 
     158MBG= (pisces, nemo_v3_6_STABLE-r6665) 
    159159CPL= (oasis, OASIS3-MCT) 
    160 IOS= (xios, XIOS) 
     160IOS= (xios, trunk-r858) 
    161161 
    162162#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.