write_members_to_file: is called with _lag_ instead of lag +1, as inside there...
write_members_to_file: is called with _lag_ instead of lag +1, as inside there was a "lag-1" call... that one removed from inside as well write_sample_info changed to take the whole path as a parameter: so now we explicitly see the path in pipeline, plus we don't need to return it back. same for write_obs_to_file managed imports in obs files removed a need of using samples.DaCycle=DaCycle (now it is only passed in the "initialize" function)
Showing
- da/baseclasses/dasystem.py 1 addition, 2 deletionsda/baseclasses/dasystem.py
- da/baseclasses/obs.py 2 additions, 2 deletionsda/baseclasses/obs.py
- da/baseclasses/statevector.py 1 addition, 1 deletionda/baseclasses/statevector.py
- da/ct/obs.py 18 additions, 27 deletionsda/ct/obs.py
- da/ct/obspack.py 12 additions, 20 deletionsda/ct/obspack.py
- da/ct/obspack_geocarbon.py 18 additions, 29 deletionsda/ct/obspack_geocarbon.py
- da/ctgridded/dasystem.py 3 additions, 6 deletionsda/ctgridded/dasystem.py
- da/tm5/observationoperator.py 3 additions, 4 deletionsda/tm5/observationoperator.py
- da/tools/initexit.py 2 additions, 2 deletionsda/tools/initexit.py
- da/tools/pipeline.py 26 additions, 24 deletionsda/tools/pipeline.py
Loading
Please register or sign in to comment