search for: 28_2011_q1_rt

Displaying 1 result from an estimated 1 matches for "28_2011_q1_rt".

2012 May 31
0
Incorporate a shapefile with an package animation
...roj4String=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="black")...