- Mar 28, 2013
-
-
Peters, Wouter authored
-
Peters, Wouter authored
-
Peters, Wouter authored
-
- Mar 26, 2013
-
-
Ingrid Luijkx authored
-
- Mar 25, 2013
-
-
Ingrid Luijkx authored
-
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.
-
- Mar 21, 2013
-
-
Ingrid Luijkx authored
-
Ingrid Luijkx authored
-
Ingrid Luijkx authored
-
- Mar 19, 2013
-
-
Peters, Wouter authored
-
Peters, Wouter authored
The code now tests for the presence of the optimizer file, which is False for the purely forward runs. If not present, some steps related to the forecast variables are skipped.
-
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...
-
- Feb 27, 2013
-
-
karolina authored
reverted to r1186 (the last one from 2012), with changes in observation files from r1192-1194 preserved
-
- Feb 12, 2013
-
-
Ingrid Luijkx authored
Corrected reading in of may_reject and may_localize keys from sites_weights.rc, and option added to include only certain hours of the day (for obspack files containing hourly observations)
-
Ingrid Luijkx authored
-
Ingrid Luijkx authored
-
- Feb 01, 2013
- Nov 29, 2012
-
-
Peters, Wouter authored
-
Peters, Wouter authored
-
Peters, Wouter authored
-
- Nov 20, 2012
-
-
karolina authored
a lot of my helper comments, but they will disappear soon.
-
- Nov 15, 2012
-
-
Peters, Wouter authored
-
Peters, Wouter authored
-
Peters, Wouter authored
-
Peters, Wouter authored
-
Peters, Wouter authored
-
Peters, Wouter authored
-
Peters, Wouter authored
-
- Oct 31, 2012
-
-
karolina authored
performed actions discussed in email #2 removed unused __str__ functions a bit of ordering of the pipeline.py
-
karolina authored
ct/tools.py (whole file) tm5/observationoperator.py: WriteRunRc tools/initexit.py: SubmitSubStep tools/general.py: CreateLinks, ToDectime, StoreData, RestoreData
-
- Oct 30, 2012
-
-
karolina authored
-
- Oct 29, 2012
-
-
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)
-
- Oct 25, 2012
-
-
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()
-
- Oct 02, 2012
-
-
Peters, Wouter authored
-