Skip to content
Snippets Groups Projects
Commit 507e5350 authored by Peters, Wouter's avatar Peters, Wouter
Browse files

updated example rc-files to have extra keys for DaSystem and ObsOperator

parent 6727ea93
Branches
No related tags found
No related merge requests found
...@@ -7,4 +7,14 @@ time.cycle : 1 ...@@ -7,4 +7,14 @@ time.cycle : 1
time.nlag : 3 time.nlag : 3
dir.da_run : /Storage/CO2/peters/test_da/ dir.da_run : /Storage/CO2/peters/test_da/
forecast.nmembers : 16
! Info on the DA system used
da.system : CarbonTracker
da.system.rc : da/rc/carbontracker.rc
! Info on the forward model to be used
da.obsoperator : TM5
da.obsoperator.rc : ${HOME}/Modeling/TM5/tm5-ctdas.rc
da.optimizer.nmembers : 16
...@@ -7,4 +7,13 @@ time.cycle : 1 ...@@ -7,4 +7,13 @@ time.cycle : 1
time.nlag : 3 time.nlag : 3
dir.da_run : /lfs0/projects/co2/peters/test_da dir.da_run : /lfs0/projects/co2/peters/test_da
forecast.nmembers : 16 ! Info on the DA system used
da.system : CarbonTracker
da.system.rc : da/rc/carbontracker.rc
! Info on the forward model to be used
da.obsoperator : TM5
da.obsoperator.rc : ${HOME}/TM/TM5_new/tm5-ctdas.rc
da.optimizer.nmembers : 16
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment