netcdf files/d651080/Uzm/Uzm_ERA5_day_init11.nc { dimensions: level = 37; init_year = 51; time = 365; lat = 192; variables: double level(level=37); :_FillValue = NaN; // double :long_name = "pressure level"; :short_name = "plev"; :units = "hPa"; :alternate_units = "millibar"; :_ChunkSizes = 37U; // uint double zlon; :bounds = "zlon_bnds"; :_FillValue = NaN; // double :long_name = "longitude"; :units = "degrees_east"; long init_year(init_year=51); long time(time=365); :units = "days since 1970-11-01 12:00:00"; :calendar = "proleptic_gregorian"; double lat(lat=192); :_FillValue = NaN; // double double Uzm(init_year=51, time=365, level=37, lat=192); :_FillValue = NaN; // double :coordinates = "zlon"; // global attributes: }