libsim
Versione6.3.0
|
Convert grids type C to type A. Use this to interpolate data from grid type C to grid type A Grids type are defined by Arakawa. We need to find these types of area in a vg6d array T area of points with temterature etc. U area of points with u components of winds V area of points with v components of winds this method works if it finds two volumes: 1) volume U and volume V: compute H and traslate on it 2) volume U/V and volume H : translate U/V on H three volumes: translate U and V on H try to work well on more datasets at once
Definizione alla linea 3136 del file volgrid6d_class.F90. |