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
Package registry
Container registry
Model registry
Operate
Terraform modules
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
NearRealTimeCTDAS
CTDAS
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
472dacc7f5778fbee49d9f7f063b50c2b3095f67
Select Git revision
Branches
16
classes
ctdas-cosmo
dynamicFFmodel
feature-STILT
griddedstatevector
ivar
karolina
liesbeth
master
default
protected
near-real-time
old-master
package
py-3
remotec
trunk
wouter
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Dec
11
May
29
Apr
12
15
Mar
7
18
Feb
17
14
Jan
17
Nov
21
Oct
25
Sep
24
23
21
8
4
31
Aug
24
20
19
18
15
14
13
28
Jul
22
20
9
5
1
25
Jun
24
5
27
May
26
22
21
20
19
15
Apr
10
Mar
26
Feb
22
Jan
7
13
Oct
25
Jul
14
16
May
4
Apr
2
Mar
1
26
Feb
19
31
Jan
30
29
28
19
Dec
16
Oct
27
Aug
23
22
21
20
29
Jul
17
16
15
12
10
30
Jun
28
27
26
25
24
20
17
13
12
11
10
7
6
21
May
20
13
8
7
2
15
Apr
9
8
4
28
Mar
26
25
22
21
19
27
Feb
12
1
29
Nov
20
15
31
Oct
30
29
25
2
1
26
Sep
4
3
31
Aug
30
28
23
10
6
2
31
Jul
27
26
25
24
23
20
13
12
10
20
Jun
12
11
31
May
29
25
24
21
18
17
16
15
14
11
9
26
Apr
25
Added rc file for CTE2016, including option to use 2 ObsPack products.
revised the way for calculating BC footprints
Updates in analysis for producing graphs etc. for CTE2015 website, plus some minor changes for Eric's SAM runs.
Added mdm scaling with number of observations per day (except for aircraft)
Added copying of *nc files from da/analysis to cloned run
Faster method to look up obs_nums, especially useful for GLOBALVIEWplus ObsPack hourly time series
forward simulation module of the CT-COS system (COS flux optimization)
BC sensitivity with 4 parameters
updated
BC footprints normalized case
add more information to the sampling outputs
minor revision for the forward simulation module
fixed a bug for EMP case (problem on adding BC parameter)
hysplit.rc file
time-involved BC sensitivity for HYSPLIT-NAM12
time-involved BC sensitivity for WRF-STILT
error occurs when an observation is taken exactly at midnight UTC (00:00). This causes a problem to calculate the n value because hr and mi variables are empty. I made a quick fix by setting n value to 24 if an observation is taken at midnight.
latest revisions from ivar. fixed scalefac alignment and added log statements
revised
fixed more
revised errors on time mismatch between fluxes and footprints
fixed problem on flux, bc parameter, and footprint backward mismatch
bug fixed for BC parameter updating
bug fix BC update parameters
bug fix in residual calculation in serial_least_squares
bug fix in serial function. KG values were only set zero for the last lag instead of both lags
Removed bug in add_model_data_mismatch. Without the do-not-simulate flag in sites_and_weights.rc file the complete data list was returned instead the trimmed down list that is filtered.
Removed bug in add_model_data_mismatch. Without the do-not-simulate flag in sites_and_weights.rc file the complete data list was returned instead the trimmed down list that is filtered.
summarized table
to involve 2011 January or more footprints
removed argument from add_model_data_mismatch
co_filter keys
Added a CO filter to exclude observations with high levels of carbon monoxide
Added co.filter argument to the function add_model_data_mismatch
bug in serial_least_squares. self.KG[-1]==0. should become self.KG[-1]=0.
set default nprocs to 2.
removed '-1' factor to calculate BC. BC parameter is already relative to 0.0
Removed test covariance. Defined a default BC uncertainty of 2 ppm^2 in the covariance matrix. Made sure deviations in BC parameter are now relative to 0.0
added carbontracker_griddedNA in stilt as a reference
expand_fluxes and expand_molefractions do now come out of the da/stilt/ directory
Loading