Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CTDAS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tsurata, Aki
CTDAS
Commits
507e5350
Commit
507e5350
authored
13 years ago
by
Peters, Wouter
Browse files
Options
Downloads
Patches
Plain Diff
updated example rc-files to have extra keys for DaSystem and ObsOperator
parent
6727ea93
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
da/rc/da.rc
+11
-1
11 additions, 1 deletion
da/rc/da.rc
da/rc/dajet.rc
+10
-1
10 additions, 1 deletion
da/rc/dajet.rc
with
21 additions
and
2 deletions
da/rc/da.rc
+
11
−
1
View file @
507e5350
...
@@ -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
This diff is collapsed.
Click to expand it.
da/rc/dajet.rc
+
10
−
1
View file @
507e5350
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment