Ignore:
Timestamp:
09/11/17 17:06:38 (7 years ago)
Author:
ymipsl
Message:

Buf fix in reduction. Missing value update was not set correctly

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp

    r1221 r1260  
    3232                                            CArray<double,1>& dataOut, 
    3333                                            std::vector<bool>& flagInitial, 
    34                                             bool ignoreMissingValue) 
     34                                            bool ignoreMissingValue, bool firstPass  ) 
    3535{ 
    3636  int nbLocalIndex = localIndex.size();    
Note: See TracChangeset for help on using the changeset viewer.