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
VERIFY
CIF
Commits
67fec599
Commit
67fec599
authored
Jan 05, 2022
by
Antoine Berchet
Browse files
Fix debug in CHIMERE
parent
9e42de7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
pycif/plugins/models/chimere/ini_periods.py
View file @
67fec599
...
...
@@ -57,10 +57,6 @@ def ini_periods(self, **kwargs):
self
.
list_spec_stop
=
list_spec_stop
self
.
list_thld_stop
=
list_thld_stop
print
(
__file__
)
import
code
code
.
interact
(
local
=
dict
(
locals
(),
**
globals
()))
# Loop over sub simulations
for
dd
in
self
.
subsimu_dates
[:
-
1
]:
# time-steps in METEO.nc, computed by diagmet
...
...
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