Skip to content

Commit 95663e6

Browse files
use global env.
1 parent 9c716d7 commit 95663e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/05_plots_makie.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
# The necessary files are already in the directory containing the model simulation and its
77
# parent direction (`ROMS-implementation-test`). Downloading the files is only needed if you did not run the simulation.
88

9-
using Pkg
10-
Pkg.activate("makie",shared=true)
11-
129
grd_name = "roms_grd_liguriansea.nc"
1310

1411
if !isfile(grd_name)

0 commit comments

Comments
 (0)