Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
NearRealTimeCTDAS
CTDAS
Commits
57ea7eb3
Commit
57ea7eb3
authored
Feb 05, 2019
by
brunner
Browse files
No commit message
No commit message
parent
3d2b485e
Changes
1
Show whitespace changes
Inline
Side-by-side
da/cosmo/statevector.py
View file @
57ea7eb3
...
@@ -578,7 +578,7 @@ class StateVector(object):
...
@@ -578,7 +578,7 @@ class StateVector(object):
dimgrid
=
ncf
.
add_latlon_dim
()
dimgrid
=
ncf
.
add_latlon_dim
()
data
=
mem
.
param_values
[
0
:
11
]
data
=
mem
.
param_values
[
0
:
11
]
#data = 2*np.ones(11)-mem.param_values[0:11] # unblock this maybe
#data = 2
.
*np.ones(11)-mem.param_values[0:11] # unblock this maybe
#data = mem.param_values[0:(self.nparams-1)//2]
#data = mem.param_values[0:(self.nparams-1)//2]
savedict
=
io
.
std_savedict
.
copy
()
savedict
=
io
.
std_savedict
.
copy
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment