readin_dim | R Documentation |
: reads dimensions of ERA5 data
readin_dim(filename)
filename |
name of file to read in |
no return
myfile=system.file("extdata", "era5_storm-zeynep.nc", package = "meteoEVT") data_dims = readin_dim(myfile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.