if (interactive()) {
myproxy <- cms_zarr_proxy(
product = "GLOBAL_ANALYSISFORECAST_PHY_001_024",
layer = "cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m",
variable = c("uo", "vo"),
asset = "timeChunked")
plot(myproxy["uo",1:200,1:100,50,1], axes = TRUE)
}
Run the code above in your browser using DataLab