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 Resolution Summary Owner Reporter
#106 fixed read a scalar in a file doesn't work mhnguyen ymipsl
Description

To be checked...

#105 fixed Implement grid type gaussian for interpolation ymipsl ymipsl
Description

Actually gaussian grid are considered like unstructured, ie edge are geodesic line (a great circle on the sphere). When interpolation is performed, interpolation error is increasing near the pole. Gaussian grid must specifie to the mapper that vertex on same latitude are linked with a small circle (like regular lon lat grid)

#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

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.