The initialization of the objects:
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.
Showing
- carbontracker.rc 1 addition, 1 deletioncarbontracker.rc
- da.rc 1 addition, 12 deletionsda.rc
- da/baseclasses/dasystem.py 6 additions, 1 deletionda/baseclasses/dasystem.py
- da/baseclasses/platform.py 1 addition, 1 deletionda/baseclasses/platform.py
- da/platform/maunaloa.py 3 additions, 2 deletionsda/platform/maunaloa.py
- das.py 7 additions, 7 deletionsdas.py
Loading
Please register or sign in to comment