Ignore:
Timestamp:
01/24/18 18:45:14 (6 years ago)
Author:
oabramkina
Message:

Improving protocol for reading : grid attributes such longitude, latitude, etc are read by clients locally.
It concerns only curvilinear and unstructured domains. Local attributes such as ni/nj, ibegin/jbegin are mandatory as before.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_generate_rectilinear.hpp

    r827 r1410  
    2020/*! 
    2121  \class CDomainAlgorithmGenerateRectilinear 
    22   Generate a rectilinear domain and fill in necessary its attributes automatically 
    23   A new rectilinear domain will also be distributed automatically among the processes. 
     22  Generate a rectilinear or CURVILINEAR domain and fill in necessary its attributes automatically 
     23  A new rectilinear (or CURVILINEAR) domain will also be distributed automatically among the processes. 
    2424  The number of processes is deduced from the distribution of the grid source. 
    2525*/ 
Note: See TracChangeset for help on using the changeset viewer.