netcdf WP2/T2.1_HeatStress/naples/naples_2020_combined.nc { dimensions: x = 350; y = 350; time = 2208; variables: float t2m(time=2208, y=350, x=350); :_FillValue = NaNf; // float :_ChunkSizes = 442U, 70U, 70U; // uint double x(x=350); :_FillValue = NaN; // double short lcz(y=350, x=350); :_ChunkSizes = 350U, 350U; // uint double y(y=350); :_FillValue = NaN; // double long time(time=2208); :units = "hours since 2020-06-01"; :calendar = "proleptic_gregorian"; // global attributes: :crs = "EPSG:3035"; :resolution_m = 100L; // long }