murSST {plotdap} | R Documentation |
murSST Data
Description
pre-Download of murSST in 'add_griddap()' example so that example can run within CRAN Time limits
Usage
murSST
Format
An object of class griddap_nc
(inherits from nc
, data.frame
) with 0 rows and 2 columns.
Details
obtained using the 'rerddap' command murSST <- griddap( 'jplMURSST41', latitude = c(22, 51), longitude = c(-140, -105), time = c('last', 'last'), fields = 'analysed_sst' )
[Package plotdap version 1.0.3 Index]