Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IPSL
LMD
InTro
RoutingPP
Commits
1f940012
Commit
1f940012
authored
Jan 09, 2021
by
POLCHER Jan
🚴🏾
Browse files
Added also te C based indicis. This ensures that everybody gets it right.
parent
4921d2ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
StationDiag.py
StationDiag.py
+4
-0
No files found.
StationDiag.py
View file @
1f940012
...
...
@@ -102,5 +102,9 @@ for i,loc in enumerate(Lind) :
ncvar
[
-
1
].
Fjindex
=
L
.
Fjindex
[
loc
]
ncvar
[
-
1
].
FHTUindex
=
L
.
FHTUindex
[
loc
]
ncvar
[
-
1
].
FMONindex
=
L
.
FMONindex
[
loc
]
ncvar
[
-
1
].
Ciindex
=
L
.
Fiindex
[
loc
]
-
1
ncvar
[
-
1
].
Cjindex
=
L
.
Fjindex
[
loc
]
-
1
ncvar
[
-
1
].
CHTUindex
=
L
.
FHTUindex
[
loc
]
-
1
ncvar
[
-
1
].
CMONindex
=
L
.
FMONindex
[
loc
]
-
1
ncvar
[
-
1
][:,:]
=
L
.
mask
(
loc
)
nc
.
close
()
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