- 13 Nov, 2018 1 commit
-
-
brunner authored
No commit message
-
- 08 Nov, 2018 1 commit
-
-
brunner authored
No commit message
-
- 23 Feb, 2017 1 commit
-
-
Ingrid Luijkx authored
-
- 29 Apr, 2016 1 commit
-
-
Ingrid Luijkx authored
Updates in analysis for producing graphs etc. for CTE2015 website, plus some minor changes for Eric's SAM runs.
-
- 07 Jan, 2015 1 commit
-
-
Peters, Wouter authored
-
- 04 Apr, 2014 1 commit
-
-
Ingrid Luijkx authored
-
- 31 Jan, 2014 1 commit
-
-
Ingrid Luijkx authored
Added additional options for South America fwd runs, including option to run forward when no observation is found in that cycle.
-
- 30 Jan, 2014 2 commits
-
-
Ingrid Luijkx authored
-
Peters, Wouter authored
(1) Start up assuming that the statevector and CycleControl still need to be setup. This allows stand-alone operation of this pipeline (2) The analysis pipeline no longer needs the obsoperator object (3) The pipeline crashes on errors, there is no try/except anymore for each part
-
- 29 Jul, 2013 1 commit
-
-
Ingrid Luijkx authored
-
- 17 Jul, 2013 1 commit
-
-
Peters, Wouter authored
modifications to archive pipeline to allow multiple rsyncs with custom selection of folders to sync, see template.rc for example
-
- 12 Jul, 2013 2 commits
-
-
Peters, Wouter authored
-
Peters, Wouter authored
-
- 10 Jul, 2013 1 commit
-
-
Peters, Wouter authored
-
- 17 Jun, 2013 1 commit
-
-
Ingrid Luijkx authored
Added option to transition from 25 to 34 layers for OD meteo after December 2005. Added option to read initial random seed from file. Localization method is now read in from rc file. Changed terminology of mixing ratio to mole fraction.
-
- 11 Jun, 2013 2 commits
-
-
Peters, Wouter authored
-
Peters, Wouter authored
-
- 07 Jun, 2013 1 commit
-
-
karolina authored
-
- 06 Jun, 2013 3 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 1 commit
-
-
karolina authored
removed StateVector.isOptimized and replaced with an "optimized" parameter in StateVector.write_to_file call in obs and obspack_geocarbon adding some parameters to function calls
-
- 02 May, 2013 2 commits
- 15 Apr, 2013 1 commit
-
-
karolina authored
-
- 08 Apr, 2013 1 commit
-
-
Ingrid Luijkx authored
Changed R and HPHR matrices to vectors for serial minimum least squares algorithm in optimizer to save memory (the routines needed only vectors). For the bulk algorithm this is not possible, so nothing was changed for that option.
-
- 28 Mar, 2013 1 commit
-
-
Peters, Wouter authored
-
- 25 Mar, 2013 1 commit
-
-
Ingrid Luijkx authored
Changed the localization routine and settings, so that the localization is actually used. Also added some extra logging messages related to localization.
-
- 19 Mar, 2013 2 commits
-
-
Peters, Wouter authored
-
Peters, Wouter authored
Minor changes to flow of sample_step and sample_state. Caught a possible problem with the get_initialdata for the ObsOperator, which also needs to happen for an advance step. Implemented the first outlines of a ForwardPipeline that simply runs TM5 with optimized parameters from another run. To be completed...
-
- 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 5 commits