Skip to content
Prev 27182 / 29559 Next

[FORGED] Modifying the length of a matrix variable

The last few messages provided important information which was previously
absent. Try:

subset = Model4[[1:90]]

This will subset the brick to layers 1 through 90.

I would also suggest some further reading around the raster package and
NetCDF files (e.g. the ncdf4 package) would be useful to you.
On Sun, 31 Mar 2019 at 11:06, Rolf Turner <r.turner at auckland.ac.nz> wrote: