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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1484b7b3d2d5c21cc47283c0803ee21f769ac998
Select Git revision
Branches
16
classes
ctdas-cosmo
ctecc
ctecc_ch4
feature-STILT
fmi_ch4
griddedstatevector
ivar
karolina
liesbeth
master
default
protected
package
py-3
remotec
trunk
wouter
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jan
5
19
Dec
16
2
1
30
Nov
28
24
13
10
10
Jun
9
8
7
6
13
Apr
7
28
Mar
25
23
11
2
1
11
Feb
9
8
4
25
Jan
17
12
11
Dec
8
7
29
Nov
28
19
18
17
16
15
8
3
2
1
22
Oct
21
19
18
3
30
Sep
20
17
16
15
10
8
7
6
2
30
Aug
26
9
6
5
4
3
2
30
Jul
29
28
27
26
21
20
19
needs dasystem, first test of statevector
new rc file for gridded vrsion of CT statevector
New folder to hold gridded statevector for CT
two more files needed in analysis
TransCom fluxes now completed in analysis step
wrong check for time in submit next cycle, fixed
added a line to demonstrate the analysis step after the main pipeline is finished
still struggling a bit with rc-files and location of auxiliary data for analysis...
routine can now be run as part of a cycle so that analysis finishes directly instead of post-processing
slight changes to how start/end time are advanced, no consequences, just more clear...
not really needed, skipping
added a general settings.rc file for use with CTDAS
namingscheme will become part of DaSystem structure
file is part of rc structure, not analysis only
job name gets date value instead of very long string, and needs to start with a letter...
job name gets date value instead of very long string
dajet.rc pointed to wrong carbontrackker.rc file, fixed
original run scripts now in the example dir. Copies should go to the da/trunk/ main dir before running
original run scripts now in the example dir. Copies should go to the da/trunk/ main dir before running
original run scripts now in the example dir. Copies should go to the da/trunk/ main dir before running
dir with example run scripts
updated the way rc-files are used in das.py and in dasjet.py, new name for forecast.nmembers
updated example rc-files to have extra keys for DaSystem and ObsOperator
working on the tutorial a bit...
slight changes to job running structure on maunaloa
needed to fix this
added blocking job submission to platform
new way of forming TM5 exec name, and blocking job submission added
reworked job logic for jet
fixed running on jet platform
minor changes again for running on jet
minor changes for jet platform
to submit run on jet
minor update
added moving of observation files to output directory
example of a shell script to run ctdas, needed sometimes for queue system etc
changed printing of line to logging of line
Changed the template for submitting a new job when in interactive or background mode. The output is now directly piped to the log file instead of first collected and then moved at the very end of the step. Reason is because it was difficult to manage the output from stdout since we have a shell script executing a python command, and resubmitting through a new shell script. Thsi was impossible to a=capture in separate output files unless the name of the pipe was specifically added to the shell script command line. Note that all job files now end up correctly, except for the first one which is piped to screen or to a specified file.
test
test for Arby on existence of file to move
Loading