Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aaron Spring
pyicon
Commits
2fc4b5e2
Commit
2fc4b5e2
authored
May 31, 2021
by
Lennart Ramme
Browse files
[hamocc_quickplots]: qp-driver.py: fix path that was changed accidently
parent
96143c45
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyicon/quickplots/qp_driver.py
View file @
2fc4b5e2
...
@@ -159,7 +159,7 @@ import numpy as np
...
@@ -159,7 +159,7 @@ import numpy as np
import
matplotlib.pyplot
as
plt
import
matplotlib.pyplot
as
plt
from
netCDF4
import
Dataset
from
netCDF4
import
Dataset
import
json
import
json
sys
.
path
.
append
(
'/
work/mh0727
/m300
73
2/pyicon'
)
#
sys.path.append('/
home/mpim
/m300
60
2/pyicon')
import
pyicon
as
pyic
import
pyicon
as
pyic
import
pyicon.quickplots
as
pyicqp
import
pyicon.quickplots
as
pyicqp
import
cartopy
import
cartopy
...
...
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