powered by
amsr-class
read.amsr(file, debug = getOption("oceDebug"))
plot.amsr
Other functions dealing with satellite data: [[,landsat-method, amsr-class, g1sst-class, landsatAdd, landsatTrim, plot,amsr-method, plot,landsat-method, plot,satellite-method, read.g1sst, read.landsat, satellite-class, summary,amsr-method, summary,landsat-method, summary,satellite-method
[[,landsat-method
g1sst-class
landsatAdd
landsatTrim
plot,amsr-method
plot,landsat-method
plot,satellite-method
read.g1sst
read.landsat
satellite-class
summary,amsr-method
summary,landsat-method
summary,satellite-method
d <- read.amsr("f34_20160102v7.2.gz") summary(d) plot(d, "SST", col=oceColorsJet, xlim=c(-80,0), ylim=c(20,60), asp=asp)
Run the code above in your browser using DataLab