## Not run: ------------------------------------
# coord <- romscoord("roms.nc")
## ---------------------------------------------
## with in-built fake data
plot(ice_fake, asp = 0.5)
contour(ice_coords[[1]], add = TRUE, levels = seq(-165, 165, by = 15))
contour(ice_coords[[2]], add = TRUE)
Run the code above in your browser using DataLab