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
Commits
8148848d
Commit
8148848d
authored
13 years ago
by
Peters, Wouter
Browse files
Options
Downloads
Patches
Plain Diff
extra variables for statefluxes.nc standard output
parent
3401adb5
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
da/tools/standardvariables.py
+36
-0
36 additions, 0 deletions
da/tools/standardvariables.py
with
36 additions
and
0 deletions
da/tools/standardvariables.py
+
36
−
0
View file @
8148848d
...
@@ -61,6 +61,15 @@ standard_variables = { 'bio_flux_prior' : {'name' : 'bio_flux_prior',\
...
@@ -61,6 +61,15 @@ standard_variables = { 'bio_flux_prior' : {'name' : 'bio_flux_prior',\
'
values
'
:
[],
\
'
values
'
:
[],
\
'
count
'
:
0
\
'
count
'
:
0
\
}
,
\
}
,
\
'
bio_flux_prior_ensemble
'
:
{
'
name
'
:
'
bio_flux_prior_ensemble
'
,
\
'
units
'
:
'
[mol region-1 s-1]
'
,
\
'
long_name
'
:
'
Ensemble of surface flux of carbon dioxide, terrestrial vegetation , not optimized
'
,
\
'
comment
'
:
"
This is the matrix square root, use (M x M^T)/(nmembers-1) to make covariance
"
,
\
'
standard_name
'
:
''
,
\
'
dims
'
:
(),
\
'
values
'
:
[],
\
'
count
'
:
0
\
}
,
\
'
bio_flux_opt_cov
'
:
{
'
name
'
:
'
bio_flux_opt_cov
'
,
\
'
bio_flux_opt_cov
'
:
{
'
name
'
:
'
bio_flux_opt_cov
'
,
\
'
units
'
:
'
[mol region-1 s-1]^2
'
,
\
'
units
'
:
'
[mol region-1 s-1]^2
'
,
\
'
long_name
'
:
'
Covariance of surface flux of carbon dioxide, terrestrial vegetation , optimized
'
,
\
'
long_name
'
:
'
Covariance of surface flux of carbon dioxide, terrestrial vegetation , optimized
'
,
\
...
@@ -70,6 +79,15 @@ standard_variables = { 'bio_flux_prior' : {'name' : 'bio_flux_prior',\
...
@@ -70,6 +79,15 @@ standard_variables = { 'bio_flux_prior' : {'name' : 'bio_flux_prior',\
'
values
'
:
[],
\
'
values
'
:
[],
\
'
count
'
:
0
\
'
count
'
:
0
\
}
,
\
}
,
\
'
bio_flux_opt_ensemble
'
:
{
'
name
'
:
'
bio_flux_opt_ensemble
'
,
\
'
units
'
:
'
[mol region-1 s-1]
'
,
\
'
long_name
'
:
'
Ensemble of surface flux of carbon dioxide, terrestrial vegetation , optimized
'
,
\
'
comment
'
:
"
This is the matrix square root, use (M x M^T)/(nmembers-1) to make covariance
"
,
\
'
standard_name
'
:
''
,
\
'
dims
'
:
(),
\
'
values
'
:
[],
\
'
count
'
:
0
\
}
,
\
'
ocn_flux_prior_cov
'
:
{
'
name
'
:
'
ocn_flux_prior_cov
'
,
\
'
ocn_flux_prior_cov
'
:
{
'
name
'
:
'
ocn_flux_prior_cov
'
,
\
'
units
'
:
'
[mol region-1 s-1]^2
'
,
\
'
units
'
:
'
[mol region-1 s-1]^2
'
,
\
'
long_name
'
:
'
Covariance of surface flux of carbon dioxide, open ocean , not optimized
'
,
\
'
long_name
'
:
'
Covariance of surface flux of carbon dioxide, open ocean , not optimized
'
,
\
...
@@ -79,6 +97,15 @@ standard_variables = { 'bio_flux_prior' : {'name' : 'bio_flux_prior',\
...
@@ -79,6 +97,15 @@ standard_variables = { 'bio_flux_prior' : {'name' : 'bio_flux_prior',\
'
values
'
:
[],
\
'
values
'
:
[],
\
'
count
'
:
0
\
'
count
'
:
0
\
}
,
\
}
,
\
'
ocn_flux_prior_ensemble
'
:
{
'
name
'
:
'
ocn_flux_prior_ensemble
'
,
\
'
units
'
:
'
[mol region-1 s-1]
'
,
\
'
long_name
'
:
'
Ensemble of surface flux of carbon dioxide, open ocean , not optimized
'
,
\
'
comment
'
:
"
This is the matrix square root, use (M x M^T)/(nmembers-1) to make covariance
"
,
\
'
standard_name
'
:
''
,
\
'
dims
'
:
(),
\
'
values
'
:
[],
\
'
count
'
:
0
\
}
,
\
'
ocn_flux_opt_cov
'
:
{
'
name
'
:
'
ocn_flux_opt_cov
'
,
\
'
ocn_flux_opt_cov
'
:
{
'
name
'
:
'
ocn_flux_opt_cov
'
,
\
'
units
'
:
'
[mol region-1 s-1]^2
'
,
\
'
units
'
:
'
[mol region-1 s-1]^2
'
,
\
'
long_name
'
:
'
Covariance of surface flux of carbon dioxide, open ocean , optimized
'
,
\
'
long_name
'
:
'
Covariance of surface flux of carbon dioxide, open ocean , optimized
'
,
\
...
@@ -88,6 +115,15 @@ standard_variables = { 'bio_flux_prior' : {'name' : 'bio_flux_prior',\
...
@@ -88,6 +115,15 @@ standard_variables = { 'bio_flux_prior' : {'name' : 'bio_flux_prior',\
'
values
'
:
[],
\
'
values
'
:
[],
\
'
count
'
:
0
\
'
count
'
:
0
\
}
,
\
}
,
\
'
ocn_flux_opt_ensemble
'
:
{
'
name
'
:
'
ocn_flux_opt_ensemble
'
,
\
'
units
'
:
'
[mol region-1 s-1]
'
,
\
'
long_name
'
:
'
Ensemble of surface flux of carbon dioxide, open ocean , optimized
'
,
\
'
comment
'
:
"
This is the matrix square root, use (M x M^T)/(nmembers-1) to make covariance
"
,
\
'
standard_name
'
:
''
,
\
'
dims
'
:
(),
\
'
values
'
:
[],
\
'
count
'
:
0
\
}
,
\
'
decimal_date
'
:
{
'
name
'
:
'
decimal_date
'
,
\
'
decimal_date
'
:
{
'
name
'
:
'
decimal_date
'
,
\
'
units
'
:
'
years
'
,
\
'
units
'
:
'
years
'
,
\
'
long_name
'
:
'
dates and times
'
,
\
'
long_name
'
:
'
dates and times
'
,
\
...
...
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