netcdf slwrf/wrf_20250612.nc { dimensions: time = UNLIMITED; // (24 currently) dim1 = 289; dim2 = 369; variables: double time(time=24); :long_name = "time since initialization"; :units = "days since 2000-01-01"; :_ChunkSizes = 512U; // uint double wind_time(time=24); :long_name = "wind time"; :units = "days since 2000-01-01"; :_ChunkSizes = 24U; // uint double qair_time(time=24); :long_name = "relative humidity time"; :units = "days since 2000-01-01"; :_ChunkSizes = 24U; // uint double tair_time(time=24); :long_name = "tair time"; :units = "days since 2000-01-01"; :_ChunkSizes = 24U; // uint double pair_time(time=24); :long_name = "pair time"; :units = "days since 2000-01-01"; :_ChunkSizes = 24U; // uint double lrf_time(time=24); :long_name = "lwrad time"; :units = "days since 2000-01-01"; :_ChunkSizes = 24U; // uint double srf_time(time=24); :units = "days since 2000-01-01"; :long_name = "swrad time"; :_ChunkSizes = 24U; // uint double rain_time(time=24); :long_name = "rain_time"; :units = "days since 2000-01-01"; :_ChunkSizes = 24U; // uint double LON(dim1=289, dim2=369); :long_name = "Longitude"; :units = "degree_east"; :coordinates = "LON LAT"; :_ChunkSizes = 289U, 369U; // uint double LAT(dim1=289, dim2=369); :long_name = "Latitude"; :units = "degree_north"; :coordinates = "LON LAT"; :_ChunkSizes = 289U, 369U; // uint double LANDMASK(dim1=289, dim2=369); :long_name = "Landmask"; :units = "falg 0/1"; :coordinates = "LON LAT"; :_ChunkSizes = 289U, 369U; // uint double Uwind(time=24, dim1=289, dim2=369); :long_name = "U-wind componente at 10m"; :units = "m s-1"; :coordinates = "LON LAT"; :time = "wind_time"; :_ChunkSizes = 1U, 289U, 369U; // uint double Vwind(time=24, dim1=289, dim2=369); :long_name = "V-wind componente at 10m"; :units = "m s-1"; :coordinates = "LON LAT"; :time = "wind_time"; :_ChunkSizes = 1U, 289U, 369U; // uint double Qair(time=24, dim1=289, dim2=369); :long_name = "Surface air relative humidity"; :units = "[0-100]"; :coordinates = "LON LAT"; :time = "qair_time"; :_ChunkSizes = 1U, 289U, 369U; // uint double Tair(time=24, dim1=289, dim2=369); :long_name = "Surface air temperature"; :units = "C"; :coordinates = "LON LAT"; :time = "tair_time"; :_ChunkSizes = 1U, 289U, 369U; // uint double Pair(time=24, dim1=289, dim2=369); :long_name = "Sea level pressure"; :units = "mbar"; :coordinates = "LON LAT"; :time = "pair_time"; :_ChunkSizes = 1U, 289U, 369U; // uint double mcape(time=24, dim1=289, dim2=369); :long_name = "MCAPE"; :units = "J/kg"; :coordinates = "LON LAT"; :time = "time"; :_ChunkSizes = 1U, 289U, 369U; // uint double max_dbz(time=24, dim1=289, dim2=369); :long_name = "Max Reflectivity"; :units = "-"; :coordinates = "LON LAT"; :time = "time"; :_ChunkSizes = 1U, 289U, 369U; // uint double cloud(time=24, dim1=289, dim2=369); :time = "time"; :coordinates = "LON LAT"; :long_name = "Cloud Fraction"; :units = "(0-1)"; :_ChunkSizes = 1U, 289U, 369U; // uint double lwrad_down(time=24, dim1=289, dim2=369); :long_name = "Downward long wave flux at the ground surface"; :units = "W m-2"; :coordinates = "LON LAT"; :time = "lrf_time"; :_ChunkSizes = 1U, 289U, 369U; // uint double swrad(time=24, dim1=289, dim2=369); :coordinates = "LON LAT"; :long_name = "Downward short wave flux at the ground surface"; :units = "W m-2"; :time = "srf_time"; :_ChunkSizes = 1U, 289U, 369U; // uint double rain(time=24, dim1=289, dim2=369); :coordinates = "LON LAT"; :long_name = "Rainfall rate"; :time = "rain_time"; :units = "kg m-2 s-1"; :_ChunkSizes = 1U, 289U, 369U; // uint // global attributes: :title = "WRF History Archive File"; :author = "Ivica Janekovic"; :date = "2025-06-12 15:25:17.512693"; :type = "WRF History Archive File"; :conventions = "CF-1.0"; }