-
- Downloads
Modified the method in which save/restart data is propagated. The observation...
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.
Showing
- da/baseclasses/observationoperator.py 10 additions, 3 deletionsda/baseclasses/observationoperator.py
- da/tm5/observationoperator.py 58 additions, 8 deletionsda/tm5/observationoperator.py
- da/tools/initexit.py 54 additions, 100 deletionsda/tools/initexit.py
- da/tools/pipeline.py 13 additions, 11 deletionsda/tools/pipeline.py
Please register or sign in to comment