powered by
: reads dimensions of ERA5 data
readin_dim(filename)
no return
name of file to read in
myfile=system.file("extdata", "era5_storm-zeynep.nc", package = "meteoEVT") data_dims = readin_dim(myfile)
Run the code above in your browser using DataLab