Ignore:
Timestamp:
11/15/17 10:49:08 (6 years ago)
Author:
oabramkina
Message:

Reactivating a grid self-transformation (the case when a field has no reference to another field and there is a transformation defined on its grid).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp

    r1322 r1327  
    14031403     { 
    14041404       // Temporarily deactivate the self-transformation of grid 
    1405        //grid->transformGrid(grid); 
     1405       grid->transformGrid(grid); 
    14061406     } 
    14071407   } 
Note: See TracChangeset for help on using the changeset viewer.