Ignore:
Timestamp:
09/12/17 09:45:29 (7 years ago)
Author:
ymipsl
Message:

backport of rev1260 in trunk.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/transformation/Functions/extract.cpp

    r1076 r1261  
    3030                                       CArray<double,1>& dataOut, 
    3131                                       std::vector<bool>& flagInitial, 
    32                                        bool ignoreMissingValue) 
     32                                       bool ignoreMissingValue, bool firstPass) 
    3333{ 
    3434  int nbLocalIndex = localIndex.size(); 
Note: See TracChangeset for help on using the changeset viewer.