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.
1798750e6ded1b95351477a472e0b9beef90d103
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
2
Dec
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
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
test for Arby on existence of file to move
changed OutputFilelist into a list object instead of tuple
changes to catch booleans, and an error in reshaping the statevector
put in a new method to read file, decided itself for HDF4 or NetCDF format
only hdf file to be read implemented with hard code, sorry...
removed references to da.tools.io
updates to the tutorial, added chapter 0
more documentation for tutorial and installing
obsolete file for documentation
project ready to go
griddedstatevec…
griddedstatevector
This is a new project in which Ken will develop a statevector for gridded fluxes.
rcfile name will be stripped of leading path before being used in rest of code
old way of working, now no longer needed
don't forget to run the model...
replaced OutputFileList with tuple (was list)
skip non-existing files, temporary solution
more helpful instructions added
Loading