source: XIOS/dev/XIOS_DEV_CMIP6/src/config/interpolate_axis_attribute.conf @ 1269

Last change on this file since 1269 was 827, checked in by mhnguyen, 8 years ago

Implementing dynamic interpolation on axis

+) Change grid transformation to make it more flexible
+) Make some small improvements

Test
+) On Curie
+) All test pass

File size: 122 bytes
Line 
1/*  GLOBAL   */
2DECLARE_ATTRIBUTE(StdString, type)
3DECLARE_ATTRIBUTE(int, order)
4DECLARE_ATTRIBUTE(StdString, coordinate)
Note: See TracBrowser for help on using the repository browser.