Ignore:
Timestamp:
10/08/20 13:10:29 (4 years ago)
Author:
ymipsl
Message:

Xios coupling

  • fix problem when sending grid mask from client to server
  • remove methods about grid compression, which will be managed in other ways

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp

    r1875 r1956  
    140140         void createFileHeader(void); 
    141141         void initReadFiles(void); 
    142          void checkAxisDomainsGridsEligibilityForCompressedOutput(); 
    143          void prepareTimeseries(void); 
     142        void prepareTimeseries(void); 
    144143         void solveOnlyRefOfEnabledFields(void);          
    145144         void buildFilterGraphOfEnabledFields(); 
Note: See TracChangeset for help on using the changeset viewer.