Opened 8 years ago

Closed 8 years ago

#105 closed defect (fixed)

Implement grid type gaussian for interpolation

Reported by: ymipsl Owned by: ymipsl
Priority: minor Component: XIOS
Version: 1.0 Keywords:
Cc:

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)

Change History (1)

comment:1 Changed 8 years ago by ymipsl

  • Resolution set to fixed
  • Status changed from new to closed

Done

Note: See TracTickets for help on using tickets.