Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 116)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#82 wontfix content operation doesn't accept constant rlacroix ymipsl
Description

This kind of operation

<field id="toto" > 1 </field> or

<field id="toto" > 1 + 1 </field>

Doesn't work and make an error when parsing field content or graph building sequence.

#104 wontfix When setting default field name, id should prevail on field_ref ymipsl ssenesi
Description

When writing :

<field id="oddust" field_ref="od550dust" ... />

Field "oddust" get the same name as field "odd550dust"

When writing

<field id="oddust" domain="dom1" >

field "oddust" has name=id="oddust"

I beliewe that most users expect that the latter behaviour applies in the first case

#118 wontfix Parser silently skip syntax error ymipsl ssenesi
Description

When provided with an additional context structure with a syntax error like below (in bold face), the additional context is just dis-regarded

<context id="arpsfx">

<file_definition type="one_file" enabled="true" >

<file name="outputs/E3hr_CNRM-CM6-1_historical_r1i1p1f1_gr_%start_date%_%end_date%" output_freq="3h" append="true" split_freq="1mo" timeseries="exclusive" time_counter="record" time_counter_name="time"> time_stamp_name="creation_date" time_stamp_format="%Y-%b-%dT%H:%M:%SZ" >

<variable name="project_id" type="string" > CMIP6/CMIP </variable>

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.