Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 of 116)

Ticket Owner Reporter Resolution Summary
#79 ymipsl arsouze fixed add new constraint on zoom definition
Description

I would like to be able to define in XIOS a zoom based on a mask. Typically, I would like to be able to compute a mean (and time series) of temperature over the Atlantic basin, based on an Atlantic mask definition provided as an input file. I think this goes beyond the (i,j) or (lon,lat) zooming options available so far.

#81 yushan acosce fixed Add more informations in one specific output error message
Description

It will be perfect if we can know the name of the array in addition to the size information in this kind of message

In file '/ccc/work/cont003/dsm/p24cozic/WORK/COUP_ORCH_INCA/20160118/modipsl/modeles/XIOS/inc/grid.hpp', line 166 -> [ Awaiting size of the data = 60, Received data size = 780 ] The array of data has not the good size !

Anne

#83 mhnguyen ymipsl fixed chaining filter doesn't works when reading data from file
Description

Field reference are not correctly build when data is coming from a file. <file id="toto" />

<field id="read_field>

</file>

<field id="tmp_field" field_ref="read_field"/> <field id="final_field" field_ref="tmp_field" />

Data flow value is not transmitted from tmp_field to final_field.

Note: See TracQuery for help on using queries.