Skip to content
Snippets Groups Projects
Commit 3d2b485e authored by brunner's avatar brunner
Browse files

No commit message

No commit message
parent 3cc9ea6b
No related branches found
No related tags found
No related merge requests found
......@@ -578,6 +578,7 @@ class StateVector(object):
dimgrid = ncf.add_latlon_dim()
data = mem.param_values[0:11]
#data = 2*np.ones(11)-mem.param_values[0:11] # unblock this maybe
#data = mem.param_values[0:(self.nparams-1)//2]
savedict = io.std_savedict.copy()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment