Ignore:
Timestamp:
03/12/18 18:45:57 (6 years ago)
Author:
ymipsl
Message:

Add new domain filter : reorder_domain
Reoder the data along the global domain but works only for rectilinear domain

  • invert_lat : invert the latitute axis
  • shift_lon_fraction : shift the longitude axis of a fration of global size
  • lon_min/lon_max : fixe the range of longitude value (ex : -180:180 or 0:360)

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/config/node_type.conf

    r1314 r1457  
    103103#endif //__XIOS_CReduceScalarToScalar_ 
    104104 
     105#ifdef __XIOS_CReorderDomain__ 
     106   DECLARE_NODE(ReorderDomain, reorder_domain) 
     107#endif //__XIOS_CReduceScalarToScalar_ 
     108 
    105109#ifdef __XIOS_CContext__ 
    106110   DECLARE_NODE_PAR(Context, context) 
Note: See TracChangeset for help on using the changeset viewer.