Skip to content
Snippets Groups Projects
  1. Nov 15, 2010
    • Peters, Wouter's avatar
      The initialization of the objects: · bdae7118
      Peters, Wouter authored
      DaSystem
      DaPlatform
      ObservationOperator
      
      are now handled before the pipeline, from the das.py contents. This replaces the situation in which they were all 
      constructed inside the pipeline based on rc-file items from the da.rc script. This now only serves to identify the 
      cycle information, and no longer hold info about the platform, sampling model, and da system used inside a cycle.
      
      bdae7118
    • Peters, Wouter's avatar
      Modified the method in which save/restart data is propagated. The observation... · 50d20ff8
      Peters, Wouter authored
      Modified the method in which save/restart data is propagated. The observation operator now handles its own start/restart files in its private directory, and
      passes the information of data that is needed for a restart to the DaCycle through a list. This list gets appended by all methods, and at the end all files of that
      list are copied to the restart/current directory. The contents of that directory replace the restart/one-ago directory at the end of the cycle.
      
      50d20ff8
    • Peters, Wouter's avatar
      fixed mistake with increasing obs array · 000cf913
      Peters, Wouter authored
      000cf913
    • Peters, Wouter's avatar
      longer runtime needed · 2f4a111b
      Peters, Wouter authored
      2f4a111b
  2. Nov 08, 2010
  3. Nov 03, 2010
  4. Nov 02, 2010
Loading