search for: jan_9

Displaying 1 result from an estimated 1 matches for "jan_9".

Did you mean: jan29
2012 May 31
0
Incorporate a shapefile with an package animation
...[1], proj4String=CRS("+proj=utm +zone17 +datum=WGS84")) # here an error is reported. (Error in getinfo.shape(filen) : Error opening SHP file # change to the working directory where the NetCDF file is stored setwd("A:\\Work_Area\\Steve\\EDEN") eden <- open.ncdf("Jan_9-28_2011_q1_rt.nc") print(eden) Stage <- get.var.ncdf(nc=eden, varid = "stage") saveHTML({ for (i in 1:90) { image.plot(Stage[, , i], zlim=c(-20,500), main = "EDEN Jan 10 - 28 2011\n Uncorrected Real Time Stage") plot(ENP_WCA, col="bl...