Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (85 - 87 of 116)

Ticket Resolution Summary Owner Reporter
#120 fixed reduce_domain doesn't work when using 'direction="iDir" ' ymipsl ssenesi
Description

I got error :

[ id = 'fiou' , context = 'arpsfx' ] The axis is wrongly defined, attribute 'n_glo' must be specified"

when using a reference to this axis in an output field :

<axis_definition>

<axis id="zonal_avg_axis" > <reduce_domain operation="sum" direction="iDir" /> </axis>

</axis_definition>

while n_glo should be deduced from nj_glo of source_domain

#116 fixed reduce_domain workflow issue when combined with vertical interpolation ymipsl ssenesi
Description

Using r1028 and a toy derived from test_xios2_cmpi6 (attached) , which also sends a pressure field, I am able to correctly derive :

  • a profile of a 3D field (with a 'reduce_domain' applied on horizontal domain)
  • a vertical interpolation of the same field on pressure levels

but when trying to get the profile of the vertically interpolated field, I get sensible values only for the first output timestep; for the remaining timsteps the values are largely underestimated, and their vertical structure is unconsistent with the original field

The set of xml files and the output file are attached.

#39 fixed Reduce gaussian grid support ymipsl ymipsl
Description

XIOS need to support gaussian reduced grid in order to be able to output date from Arpege and IFS model.

Note: See TracQuery for help on using queries.