Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 116)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Owner Reporter Resolution Summary
#115 rlacroix ssenesi fixed Date parsing does not support whitespace
Description

I got an error with r1028 when writing

start_date="1950-01-01 00:00:00 + 3d + 3d "

instead of

start_date="1950-01-01 00:00:00 +3d+3d"

#118 ymipsl ssenesi wontfix Parser silently skip syntax error
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>

#124 ymipsl ssenesi fixed %start_date% is wrong when split_freq="1ts"
Description

I know this may seem odd, but I tried it anyway : outputting some diags with freq_op="1ts" and split_freq="1ts" In that case, you only get the 'year' part of %start_date%

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.