- 08 Nov, 2018 1 commit
-
-
brunner authored
No commit message
-
- 23 Feb, 2017 1 commit
-
-
Ingrid Luijkx authored
-
- 07 Jun, 2013 1 commit
-
-
karolina authored
-
- 06 Jun, 2013 1 commit
-
-
karolina authored
rename *PlatForm to *Platform
-
- 08 May, 2013 1 commit
-
-
karolina authored
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)
-
- 02 May, 2013 1 commit
-
-
karolina authored
-
- 15 Apr, 2013 1 commit
-
-
karolina authored
-
- 31 Oct, 2012 1 commit
-
-
karolina authored
performed actions discussed in email #2 removed unused __str__ functions a bit of ordering of the pipeline.py
-
- 29 Oct, 2012 1 commit
-
-
karolina authored
made cleanup in tm5_obsoperator changed functions names - part 1 removed empty Validate function in obs, as well as its call removed empty Initialize function in dasystem, as well as its call in pipeline (it's still called in some main functions)
-
- 25 Oct, 2012 1 commit
-
-
karolina authored
- reduced to one the two-command messages logging - removed unnecessary commas and brackets in tuples definition - removed unused imports - __str__ definition: changed print to return - removed unused values attribution ("dummy = ...") - formatted the code - repaired bad indentation - removed dummy returns ("return None") - removed non-meaning body of baseclasses.optimizer.Localize()
-
- 11 Jan, 2012 1 commit
-
-
Peters, Wouter authored
-
- 10 Jan, 2012 1 commit
-
-
Peters, Wouter authored
-
- 02 Dec, 2011 1 commit
-
-
Peters, Wouter authored
-
- 04 Feb, 2011 1 commit
-
-
Peters, Wouter authored
-
- 07 Dec, 2010 1 commit
-
-
Peters, Wouter authored
-
- 15 Nov, 2010 1 commit
-
-
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.
-
- 21 Oct, 2010 1 commit
-
-
Peters, Wouter authored
-
- 03 Oct, 2010 1 commit
-
-
Peters, Wouter authored
-