- 19 Dec, 2019 1 commit
-
-
Peters, Wouter authored
This commit will allow the basic CTDAS code to run, using baseclasses obs.py, observationoperator.py, pipeline.py, and optimizer.py. The observations created now are a simple list of 10 values, which get added a random white noise by the obs operator. Next challenge is to also bring in statevector.py from the baseclass as well, without dependencies on external files.
-
- 08 Nov, 2018 2 commits
- 23 Feb, 2017 1 commit
-
-
Ingrid Luijkx authored
-
- 19 May, 2015 1 commit
-
-
Peters, Wouter authored
-
- 02 Mar, 2014 1 commit
-
-
Ingrid Luijkx authored
-
- 17 Jul, 2013 1 commit
-
-
Ingrid Luijkx authored
-
- 11 Jun, 2013 1 commit
-
-
Peters, Wouter authored
-
- 07 Jun, 2013 1 commit
-
-
karolina authored
-
- 06 Jun, 2013 2 commits
- 20 May, 2013 1 commit
-
-
karolina authored
-
- 13 May, 2013 2 commits
-
-
karolina authored
in sv.write_to_file modified the prior/optimized identifier in function call to be prior/opt text instead of True/False
-
karolina authored
changed the function calls in order to remove need of sth.DaCycle = DaCycle in start_job. achieved by adding DaCycle to particular function calls and initializing tm5 with DaCycle as call parameter added the get_covariance generic function to the sv baseclass
-
- 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)
-
- 07 May, 2013 2 commits
- 02 May, 2013 1 commit
-
-
karolina authored
-
- 15 Apr, 2013 1 commit
-
-
karolina authored
-
- 21 Mar, 2013 1 commit
-
-
Ingrid Luijkx authored
-
- 27 Feb, 2013 1 commit
-
-
karolina authored
reverted to r1186 (the last one from 2012), with changes in observation files from r1192-1194 preserved
-
- 01 Feb, 2013 2 commits
- 20 Nov, 2012 1 commit
-
-
karolina authored
a lot of my helper comments, but they will disappear soon.
-
- 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 2 commits
-
-
karolina authored
got rid of the getid and getversion functions (replaced with direct references to identifiers when used) did a cleanup to dagridded/statevector
-
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()
-
- 01 Oct, 2012 1 commit
-
-
Peters, Wouter authored
-
- 09 May, 2012 1 commit
-
-
Peters, Wouter authored
-
- 23 Apr, 2012 1 commit
-
-
Peters, Wouter authored
-
- 26 Jan, 2012 1 commit
-
-
Peters, Wouter authored
-
- 11 Jan, 2012 1 commit
-
-
Peters, Wouter authored
added new routines for gridding to maps and TC regions, also moved the ensemble member writing method to the statevector object
-
- 10 Jan, 2012 1 commit
-
-
Peters, Wouter authored
-
- 02 Dec, 2011 1 commit
-
-
Peters, Wouter authored
-
- 13 Nov, 2011 1 commit
-
-
Peters, Wouter authored
-
- 10 Nov, 2011 2 commits
-
-
Peters, Wouter authored
-
Peters, Wouter authored
-
- 25 Mar, 2011 1 commit
-
-
Peters, Wouter authored
changed some of the initialization logic. Now, the DaCycle object has become internal to the obsoperator, sample, and statevector objects
-
- 23 Mar, 2011 1 commit
-
-
Peters, Wouter authored
-