Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christoph Heim
dyamond_mistral
Commits
410c09b9
Commit
410c09b9
authored
Jun 28, 2019
by
v99 Workshop
Browse files
Moving to new user.
parent
b5f98e42
Changes
3
Hide whitespace changes
Inline
Side-by-side
03_icon.py
View file @
410c09b9
...
...
@@ -25,7 +25,7 @@ def sellatlon_ICON(inp_file, out_file, grid_def, dt, box, i_recompute):
TM
.
start
(
'total'
)
ofile
=
cdo
.
gennn
(
'latlon_1_deg'
,
input
=
(
' -setgrid,'
+
grid_def
+
' '
+
inp_file
),
output
=
'weights'
)
' '
+
inp_file
),
output
=
'weights
_test
'
)
quit
()
if
os
.
path
.
exists
(
out_file
)
and
not
i_recompute
:
...
...
latlon_1_deg
100644 → 100755
View file @
410c09b9
File mode changed from 100644 to 100755
utilities.py
100644 → 100755
View file @
410c09b9
File mode changed from 100644 to 100755
Write
Preview
Markdown
is supported
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