Ignore:
Timestamp:
03/02/18 10:48:21 (6 years ago)
Author:
oabramkina
Message:

Changes concerning reading of a grid.

With introduction of new grid attributes and relaxing certain conditions on naming of attribues and coordinates in revisions r1430 and r1435, the algorithm on determining the type of a domain needed to be adjusted.

Tests: all three types of domain with various additional dimensions (scalar and axis with/without value/label).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/io/inetcdf4.hpp

    r802 r1445  
    135135      bool isCellGrid(const StdString& name, const CVarPath* const path = NULL); 
    136136 
     137      bool isLonOrLat(const StdString& varname, const CVarPath* const path = NULL); 
     138 
    137139    protected: 
    138140      /// Getters /// 
Note: See TracChangeset for help on using the changeset viewer.